Overview
Get detailed usage statistics for your API account, including request counts, credits used, and usage by time period.Request
GET Request
POST Request
Request Parameters
string
required
Your GistMag API key
Response
number
Total number of API requests made
number
Total credits consumed
number
Number of requests made this month
number
Credits used this month
string
Your current subscription tier (free, pro, enterprise)
number
Credits remaining in your account
object
Breakdown of usage by endpoint
Example Response
Per-API-Key Usage
If you have multiple API keys, you can track usage per key. Each key’s usage is tracked independently.Usage statistics are updated in real-time and reflect all requests made with your API keys.