ShipMonk · Rate Limits

Shipmonk Rate Limits

ShipMonk applies rate limits per account (merchant) on a rolling basis. Every endpoint except the Orders List endpoint shares a default ceiling of 100,000 requests per minute; GET /v1/integrations/orders-list is throttled far harder at 1,000 requests per 30 minutes. Exhaustion returns HTTP 429 with a Retry-After header carrying an RFC 1123 date.

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

It captures 2 rate-limit definitions, measuring requests.

The profile also includes 1 backoff/retry policy defined and response codes documented for throttled.

Tagged areas include Logistics, Fulfillment, 3PL, Rate Limiting, and Throttling.

2 Limits Throttle: 429
LogisticsFulfillment3PLRate LimitingThrottling

Limits

General endpoints account (merchant)
requests
100000
Custom per-account limits can be requested from api@shipmonk.com.
Orders List endpoint account (merchant)
requests
1000
Plan polling intervals against this ceiling; it is 100x stricter than the general limit.

Policies

Backoff strategy
Read the Retry-After header and wait until that time before retrying. Implement exponential backoff for sustained 429s. Retrying immediately does not restore tokens faster and may extend throttling.

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