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