Skip to main content
GET
/
v1
/
usage
API key usage stats
curl --request GET \
  --url https://api.gizmo.antimlabs.com/v1/usage
{
  "error": {
    "code": "<string>",
    "message": "<string>",
    "status": 123
  }
}

Headers

authorization
string | null
x-gizmo-service-token
string | null
x-gizmo-user-id
string | null
x-gizmo-convex-user-id
string | null

Response

Successful Response