api.unkey.dev/v1
DEPRECATED: This API version is deprecated. Please migrate to v2. See https://www.unkey.com/docs/api-reference/v1/migration for more information.
cURL
curl --request GET \ --url https://api.unkey.dev/v1/liveness
{ "status": "<string>", "services": { "metrics": "AxiomMetrics", "logger": "AxiomLogger or ConsoleLogger", "ratelimit": "<string>", "usagelimit": "<string>" } }
The configured services and their status
The response is of type object.
object
Was this page helpful?