Skip to content

GET /v1/usage/history

GET /v1/usage/history

GET

Query parameters

  • days

Responses

  • 200 — Daily usage

Example

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