Skip to main content

Get My Rate Limits

GET 

/api/v1/profile/rate-limits

Get current user's effective rate limits.

Returns the rate limits that apply to the current user after hierarchical resolution (User > Tenant > Platform defaults).

Each limit shows:

  • value: The actual limit value
  • source: Where the limit comes from (platform, tenant, or user)
  • is_custom: Whether this is a custom override or inherited default

Responses

Successful Response