cURL
curl --request GET \ --url https://api.useagentkey.com/health
{ "status": "ok", "timestamp": "2024-01-15T10:30:00.000Z", "environment": "development" }
Check API health status (no authentication required)
API is healthy
The response is of type object.
object