Skip to main content
GET
API Usage
For a more comprehensive overview of your API usage, visit the Developer Dashboard.

SDK Examples

Authorizations

x-cg-pro-api-key
string
header
required

Learn how to set up your API key

Response

200 - application/json

API usage

plan
string
required

Current subscription plan

rate_limit_request_per_minute
integer
required

Rate limit per minute for the plan

monthly_call_credit
integer
required

Total monthly API call credits for the plan

current_total_monthly_calls
integer
required

Total API calls made this month

current_remaining_monthly_calls
integer
required

Remaining API call credits this month

api_key_rate_limit_request_per_minute
integer
required

Rate limit per minute configured for this API key

api_key_monthly_call_credit
integer
required

Monthly call credit limit configured for this API key

api_key_current_total_monthly_calls
integer
required

Total API calls made this month by this API key