Epos Now · Rate Limits

Epos Now Rate Limits

Epos Now applies account-level API request limits managed through the Web Integrations area of the Back Office rather than publishing a single fixed numeric per-minute rate limit in the developer documentation. The REST API page in the Back Office shows the devices on the account and their usage limits, and requests beyond the account allowance return an error. List endpoints are paginated at up to 200 records per page via the page query parameter, which is the primary control on bulk read volume. Exact numeric request-rate ceilings are not published and should be confirmed against the account's Web Integrations settings.

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

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

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

Tagged areas include Point of Sale, POS, Retail, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Point of SalePOSRetailRate LimitingQuotas

Limits

Account API Requests account
requests
not published
Account-level request allowance shown and managed under Web Integrations in the Back Office; exceeding it returns an error. No fixed public number.
List Pagination endpoint
records
200 per page
List endpoints return up to 200 records per page via the page query parameter.
Per-Device Access device
devices
per device license
Each API Device consumes one of the account's device licenses and has its own credentials.

Policies

Pagination
Iterate list endpoints with the page query parameter (up to 200 records per page) rather than requesting large result sets at once.
Backoff Strategy
Clients should implement retry with exponential backoff and jitter and honor Retry-After on throttled (429) responses.
Credential Rotation
Per-device API Key/Secret pairs can be regenerated from the Back Office if a device's credentials are compromised.

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/epos-now-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.