Zinrelo · Rate Limits

Zinrelo Rate Limits

Zinrelo does not publish specific numeric per-account or per-endpoint rate limits in its public API reference. The documentation groups endpoints into rate-limiting categories (for example a General API category referenced on the rewards endpoint), which implies category-based throttling, but exact request ceilings and windows are not published. Callers should implement pagination (start_cursor and count) on list endpoints, cache reward and tier data that changes infrequently, and apply exponential backoff on throttle responses.

Zinrelo Rate Limits is the machine-readable rate-limit profile for Zinrelo on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 2 rate-limit definitions, measuring requests and records.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Loyalty, Rewards, Rate Limiting, and Quotas.

2 Limits Throttle: 429
LoyaltyRewardsRate LimitingQuotas

Limits

General API Requests account
requests
not published
Endpoints are grouped into rate-limit categories (e.g. General API), but numeric ceilings are not documented.
List Pagination request
records
count default 100
List endpoints page via start_cursor and count; count defaults to 100 objects per page.

Policies

Pagination
Use start_cursor and count to page through large result sets on list endpoints such as transactions, members, and rewards.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Caching
Cache rewards, tiers, and other slowly-changing configuration to reduce request volume.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/zinrelo-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.