Repsly Rate Limits
Repsly does not publish fixed numeric request-rate limits (requests per minute/hour) for the Web API (v3). The dominant governance mechanism is batch pagination: every export endpoint returns a maximum of 50 records per call, and integrations must iterate - passing the returned timestamp or last-ID cursor - until the response MetaCollectionResult.TotalCount is 0. This bounds how much data any single call moves and shapes polling-style integrations. Import (POST) calls similarly accept bounded batches and are processed asynchronously, with an importJobID to poll for completion. Access is scoped to the account's API credentials (Basic auth over SSL).
Repsly Rate Limits is the machine-readable rate-limit profile for Repsly on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring records, requests, and jobs.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Retail Execution, Field Sales, CPG, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://repsly-dev.readme.io/reference/getting-started-1
- https://knowledge.repsly.com/hc/en-us/articles/360012729434-How-to-integrate-Repsly-by-using-APIs
- https://api.repsly.com/v3/help
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/repsly-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.