Get workspace usage
Workspace Usage
Get workspace usage
Returns API credit consumption for the current billing period for the workspace resolved from the API key.
GET
Get workspace usage
Authorizations
Authorization method required to allow user to access the api endpoints.
Response
200 - application/json
API credits consumed in the current billing period
Example:
1204
API credit limit for the current billing period
Example:
1000000
Credits left before requests are rate limited
Example:
998796
When the credit counter resets — start of the next billing period (UTC, ISO 8601)
Example:
"2026-08-01T00:00:00.000Z"
Credits and request counts grouped by operation family
Credits and request counts grouped by exact route
Last modified on July 22, 2026