REVIEWS.io · Rate Limits

Reviews Io Rate Limits

The REVIEWS.io API is authenticated per store with a public store key and a private API key. Published developer documentation does not state explicit numeric request-per-minute or request-per-day rate limits; throttling and abuse protections are applied at the platform level. Plan-level review invitation allowances (per month, by subscription tier) act as the primary usage quota. Specific per-endpoint rate-limit values are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring requests and invitations.

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

Tagged areas include Reviews, UGC, Ratings, Reputation, and eCommerce.

4 Limits Throttle: 429
ReviewsUGCRatingsReputationeCommerceRate LimitingQuotasThrottling

Limits

Requests Per Minute (RPM) store
requests
see provider documentation
No explicit numeric RPM published; platform-level throttling may apply.
Requests Per Day (RPD) store
requests
see provider documentation
No explicit numeric RPD published; platform-level throttling may apply.
Monthly Review Invitations store
invitations
varies by plan (300 / 1,500 / 5,000 / 10,000 / unlimited)
Invitation allowance is set by the subscribed plan tier.
SMS Invitations store
invitations
plan-dependent add-on
SMS invitation volume is a plan add-on, adjustable after signup.

Policies

Plan-Based Quotas
Monthly invitation volume is capped by the subscribed plan; Enterprise offers unlimited invitations.
Backoff Strategy
Clients should implement retries with exponential backoff and honor any Retry-After header on 429 responses.

Sources