Skip to main content
GET
Get Rate Limits and Usage

Headers

x-api-key
string
required

Response

Successful Response

rate_limits
RateLimitsInfo · object | null
required

Current rate limit usage information for different time windows.

limits
RateLimitLimits · object | null
required

The configured rate limits based on the user's subscription tier.

tier
string | null
required

The user's current subscription tier (free or premium).

timestamp
string | null
required

ISO timestamp when the rate limits information was retrieved.

success
boolean | null
default:true

Indicates whether the rate limits request was successful.