Use Cases
- Monitor API Usage: Track your credit consumption to avoid hitting limits and ensure uninterrupted service
- Manage Billing: Monitor your billing cycle and plan details for better cost management
- Optimize Performance: Analyze usage patterns to determine if you need to upgrade your plan
Authorizations
API key required for authentication. Add your API key in the X-API-Key header.
Response
Successfully retrieved workspace quota information
Workspace quota and consumption information including credit usage and billing period details
Unique identifier for the workspace
"123e4567-e89b-12d3-a456-426614174000"
The name of the workspace (maximum 55 characters)
55
"Acme Corporation"
Number of API credits remaining in the current billing period
x >= 0
1250.5
Total number of API credits allocated for the current billing period
x >= 0
2000
Number of API credits consumed in the current billing period
x >= 0
749.5
Name of the current subscription plan
"Gold"
Start date and time of the current billing period
"2024-01-01T00:00:00Z"
End date and time of the current billing period
"2024-01-31T23:59:59Z"