rateLimits

Find Rate Limit

Retrieves rate limit information for a given scope. Useful for monitoring usage limits and avoiding throttling.

get/rate-limits

Query parameters

scopestring

The context or namespace to check rate limits for (e.g., a project slug or feature area).

The context or namespace to check rate limits for (e.g., a project slug or feature area).

Response

Success

remainingnumber
resetnumber
limitnumber required

Changes