Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.heymilo.ai/health \
  --header 'X-API-KEY: <api-key>'
{}

Documentation Index

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

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

Authorizations

X-API-KEY
string
header
required

API key for authentication. Pass your key in the X-API-KEY header.

Headers

X-Health-Detail
string | null

Response

Successful Response

The response is of type Response Health Check Health Get · object.