Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/health
{ "status": "ok", "instantiated_at": "2025-06-10T12:00:00Z" }
Check the health status of the AgentOS API. Returns a simple status indicator.
API is healthy and operational
Health status of the service
Timestamp when service was instantiated
Was this page helpful?