Skip to main content
GET
/
health
Service health
curl --request GET \
  --url https://api.agentmark.co/health
{
  "status": "healthy",
  "timestamp": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.agentmark.co/llms.txt

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

Response

Service is healthy.

status
enum<string>
required
Available options:
healthy
timestamp
string<date-time>
required