1. Getting started with Fusion
Fusion Developer Platform
  • Getting started with Fusion
    • Overview
    • API key generation
    • Rate limits
  • API
    • Getting started
    • Market data
      • Get server time
      • Get tickers
      • Get trading pairs
      • Get orderbook
      • Get candles
      • Get assets
    • Account
      • Get account
      • Get account balances
    • Trading
      • Orders
        • Get orders
        • Create order
        • Get order by ID
        • Cancel order by ID
      • Trades
        • Get trades
        • Get trade by ID
  • MCP
    • Getting started
    • Available tools
  • CLI
    • Getting Started
    • Commands
  1. Getting started with Fusion

Rate limits

To ensure fair usage and platform stability, Bitpanda Fusion applies rate limits to API requests.
Rate limits are enforced per Bitpanda user account, regardless of how many API keys or applications you use.
If a limit is exceeded, the API returns:
Wait before retrying the request. Repeatedly exceeding the limits may result in temporary throttling.

Limits#

LimitValue
Global API limit1000 requests per minute
Market data endpoints240 requests per minute
Create order endpoint300 requests per minute
The global limit applies to all requests made by your Bitpanda user account.
Endpoint-specific limits are enforced in addition to the global limit. For example, requests to market data endpoints count toward both the market data limit and the global API limit.
Modified at 2026-07-14 08:38:10
Previous
API key generation
Next
Getting started
Built with