Skip to content

GET /v1/usage

GET /v1/usage

GET

Responses

  • 200 — Daily usage for the authenticated team
  • 401 — Unauthorized

Example

Terminal window
curl -X GET "https://mercury-api.deepeshkalurs.workers.dev/v1/usage" \
-H "Authorization: Bearer $MR_API_KEY"