Rate Tiers
Overview
A Rate Tier is assigned to an Endpoint in order to determine how much the endpoint costs. An endpoint with a higher rate limit will be more expensive. Endpoints that are accessed via a token as opposed to Allowed Origins will receive a more favorable rate limit.
Get Rate Tiers
This API is only limited to account management API tokens created with the reseller role.
GET /api/v1/rate_tiers
Returns all Rate Tier types that an Endpoint and Token can get created with.
Last updated