Returns the allocated and remaining credits for your account. Use this endpoint to monitor your current credit usage and remaining balance.Documentation Index
Fetch the complete documentation index at: https://developers.explorium.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://api.explorium.ai/v1/credits
| Field | Type | Description |
|---|---|---|
allocated_credits | Integer | Total number of credits assigned to the account |
remaining_credits | Integer | Number of credits currently available for use |
response_context | Object | Metadata about the API response (correlation ID etc) |