Skip to main content
GET
/
v2
/
healthcheck
Healthcheck
curl --request GET \
  --url https://api.galileo.ai/v2/healthcheck
{
  "api_version": "<string>",
  "message": "<string>",
  "version": "<string>"
}

Documentation Index

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

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

Response

200 - application/json

Successful Response

api_version
string
required
message
string
required
version
string
required