MarketMan · Rate Limits

Marketman Rate Limits

MarketMan's published API V3 documentation does not specify numeric rate limits, quotas, or throttling thresholds. The API is token-authenticated (AUTH_TOKEN header obtained via GetToken) and provides asynchronous variants for some heavy write operations (e.g. SetSalesAsync, CreateChecksAsync, SetPriceLevelAsync) along with an async token status endpoint, which implies server-side throttling and queuing for large jobs. Specific limits are not reconciled in this artifact and should be confirmed with MarketMan.

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

It captures 3 rate-limit definitions, measuring requests, token, and jobs.

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

Tagged areas include Restaurant, Inventory, Purchasing, Supply Chain, and Food Service.

3 Limits Throttle: see provider documentation
RestaurantInventoryPurchasingSupply ChainFood ServiceRate LimitingQuotasThrottling

Limits

Per-Account Request Limit account
requests
see provider documentation
No published per-minute or per-day request ceiling; assumed to exist server-side.
Token Lifetime account
token
see provider documentation
Tokens are obtained via GetToken; expiry/refresh cadence is not publicly documented.
Async Job Throughput account
jobs
see provider documentation
Bulk writes are queued via *Async endpoints and polled via GetAsyncTokenStatus.

Policies

Async Bulk Processing
Use SetSalesAsync, CreateChecksAsync, SetPosMenuItemsAsync, and SetPriceLevelAsync for large payloads; poll status rather than blocking.
Backoff Strategy
Clients should implement retries with exponential backoff and jitter pending documented limits.

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/marketman-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.