api.polyorderbooks.com. Your key inherits the tier on your account.
Checkout for paid plans (Pro, Scale) is rolling out soon. Until billing is live, new accounts receive Starter (free). Contact us for Enterprise or early Pro access.
Plans at a glance
Enterprise accounts receive negotiated limits (higher throughput, longer history, and SLAs). Contact contact@polyorderbooks.com for details.
All plans include discovery, prices, metrics, and order books on crypto markets.
See live pricing copy at polyorderbooks.com/pricing.
What limits mean
Rate limits
- Per minute — rolling window; when exceeded, responses are HTTP
429with aRetry-Afterheader (seconds). - Per day — counted in UTC; resets at midnight UTC.
GET /v1/usage or the dashboard.
Resolution floor
Open markets are captured every 1 second. Your plan controls the finestresolution you may request:
- Starter — down to
60s(or1m, same bucket size). - Pro / Scale / Enterprise — down to
1s.
1s on Starter returns HTTP 403.
History window
start_ts cannot be older than your plan’s lookback from now (UTC). Violations return HTTP 403 with the earliest allowed timestamp in the message.
Example — Starter usage response
Upgrading
When checkout launches, upgrade from the pricing page or dashboard. Until then:- Starter — sign up (free).
- Enterprise — email contact@polyorderbooks.com for custom limits, exports, or SLAs.
Related
Rate limits
429 handling, backoff, and bulk access patterns.
Resolutions
Bucket sizes and plan restrictions.