Get your current credit usage and remaining limit
Usage
Get Credit Usage
Get your current credit usage and remaining limit
GET
Get your current credit usage and remaining limit
Check how many API credits you have remaining for the current billing period.
You will get
You will get
- Total credits available for your subscription
- Credits already used
- Remaining credits
- Your current subscription plan
Authorizations
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
Response
Get current credit usage and remaining limit
Total credit limit for the current billing period
Example:
100000
Credits already used in the current billing period
Example:
45000
Remaining credits available for the current billing period
Example:
55000
Current subscription plan name
Example:
"PRO"