cURL
curl --request GET \ --url https://api.agentmark.co/health
{ "status": "healthy", "timestamp": "2026-04-10T15:30:45.123Z" }
Check if the gateway service is running. Returns healthy if all required environment variables are configured.
Service is healthy.
healthy
degraded
unhealthy
"healthy"
"2026-04-10T15:30:45.123Z"