GET /v1/usage
GET /v1/usage
GET
Responses
200— Daily usage for the authenticated team401— Unauthorized
Example
curl -X GET "https://mercury-api.deepeshkalurs.workers.dev/v1/usage" \ -H "Authorization: Bearer $MR_API_KEY"200 — Daily usage for the authenticated team401 — Unauthorizedcurl -X GET "https://mercury-api.deepeshkalurs.workers.dev/v1/usage" \ -H "Authorization: Bearer $MR_API_KEY"