Authorizations
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard. You must use it in the query string of your request as ?apiKey=YOUR_API_KEY or in the headers as x-api-key: YOUR_API_KEY
Response
The endpoint returns information about the workspace quotas, including remaining credits (credits_left) and rate limit (rate_limit_left).
The response is of type object
.