api.unkey.dev/v1
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?