Get Active Credits Summary
Credits
Get Active Credits Summary
GET
Get Active Credits Summary
Returns the allocated and remaining credits for your account.
Use this endpoint to monitor your current credit usage and remaining balance.
Endpoint:
GEThttps://api.explorium.ai/v1/credits
Authentication
Include your account API key in the request header:Response
Returns a JSON object containing:| 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) |
Example Response
JSON
Authorizations
Response
Successful Response
This is base response model for all responses in partner service.
Number of allocated credits
Number of remaining credits
Type of the last package assigned to the account. trial means no purchase was made; paid means the user purchased a package.
Available options:
trial, paid