Skip to main content
GET
/
ping
Ping health check
curl --request GET \
  --url https://api.anycheck.ai/ping
{
  "message": "pong"
}

Documentation Index

Fetch the complete documentation index at: https://docs.fintelite.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Server is healthy

message
string
Example:

"pong"