Check health
GET /v1/health
Returns the current status of the API and its database connection. Use this endpoint to verify the API is reachable before making authenticated requests. No API key is required.
Response fields
string
"healthy" if the database is reachable, "unhealthy" if not.string
ISO 8601 timestamp of when the check was performed.