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.