Alpaca · Rate Limits

Alpaca Rate Limits

Alpaca enforces per-account rate limits on the Trading and Market Data APIs. The default Free plan caps REST traffic at 200 requests per minute. The Algo Trader Plus plan raises the cap to 10,000 requests per minute for Market Data REST. WebSocket symbol subscriptions are also tiered. All endpoints return HTTP 429 when limits are exceeded.

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

It captures 5 rate-limit definitions, measuring requests_per_minute and symbols_per_connection.

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

Tagged areas include Fintech, Trading, Stocks, Crypto, and Rate Limiting.

5 Limits Throttle: 429
FintechTradingStocksCryptoRate Limiting

Limits

Trading API default account
requests_per_minute
200
Free Trading API rate limit per account.
Market Data REST (Free) account
requests_per_minute
200
Free Market Data plan REST rate limit.
Market Data REST (Algo Trader Plus) account
requests_per_minute
10000
Paid plan REST rate limit.
WebSocket symbols (Free) connection
symbols_per_connection
30
Free WebSocket subscription cap.
WebSocket symbols (Algo Trader Plus) connection
symbols_per_connection
-1
Unlimited symbols on paid plan.

Policies

Backoff Strategy
On 429, honor Retry-After and apply exponential backoff with jitter.
Connection Limits
Only one WebSocket connection per account is allowed for market data streams.

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/alpaca-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.