Credit API
Credit API is a utility API that helps to keep track of your used Altum credits.
Last updated
Credit API is a utility API that helps to keep track of your used Altum credits.
Last updated
Credit API is only available to Prepaid users. Enterprise customers can utilize this upon request.
A GET Request to the Credit API will return a JSON response showing your used credits, categorized into API names since 24 hours ago. By adding a time
parameter, you can specify the time range of the request in hours.
There is a 60s latency window between changes in your credit and its presence in the Credit API.
GET
https://api.altum.ai/credit
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
time
integer
Time range in seconds. Eg. 90
x-api-key*
string
Valid API key
Content-Type
string
application/json