For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Join CommunityStart Trading
HomeOverviewTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
HomeOverviewTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
  • General Information
    • Server Location
    • Server URLs
    • Quick Start
    • Authentication
    • Rate Limits
      • API
      • Open Orders per Account
      • Common Questions
    • Benchmarks
    • API Authentication
    • API Best Practices
  • Production API Reference
  • Testnet API Reference
  • Useful Resources
    • Paradex Github
    • Paradex CLI
    • Code Samples
    • Python SDK
    • CCXT Integration
Join CommunityStart Trading
On this page
  • Public Endpoints
  • Private Endpoints
General InformationRate Limits

API

Was this page helpful?
Edit this page
Previous

Open Orders per Account

Next
Built with

Public Endpoints

EndpointRate LimitPer
Default1500 req/mIP address
POST /onboarding600 req/mIP address
POST /auth600 req/mIP address

Private Endpoints

EndpointRate LimitPer
POST, DELETE, PUT /orders800 req/s OR 17250 req/mAccount
GET /*120 req/s OR 600 req/mAccount

Private endpoint rate limits are applied per account, but are also subject to an additional IP-based rate limit of 1500 req/m across all accounts from the same IP address.