Skip to main content

Rate Limits Per Method

Limits shown represent the maximum number of requests per second (RPS) that can be made to the Syndica API for each method. Rates may vary based on factors such as network conditions, server load, etc.

MethodStandard Mode LimitScale Mode Limit
getBlock25100
getBlockTime40120
getBlocks35100
getLargestAccounts00
getMultipleAccounts2575
getProgramAccounts05
getSignaturesForAddress50150
getTokenAccountsByOwner35200
getTransaction2060
sendTransaction2060
Unspecified methods (not listed)100300

WebSocket Limits

info

Connections are the open sockets between your client and our server.
Subscriptions are event listeners (e.g. accountSubscribe, logsSubscribe) created over those connections.

  • One connection can host many subscriptions.
  • Be sure to reuse connections and clean up unused subscriptions to stay within limits.

Max Active WebSocket Connections

Standard ModeScale Mode
100300

Max Total Active WebSocket Subscriptions

The total number of active subscriptions across all connections and namespaces allowed for each plan.

Standard ModeScale Mode
100600

Max Subscriptions per WebSocket Connection

Standard ModeScale Mode
100600

Limits per Method

Mainnet

MethodStandard Mode LimitScale Mode Limit
accountSubscribe30600
blockSubscribe3090
logsSubscribe10100
programSubscribe10100
signatureSubscribe100600
slotSubscribe30600
slotsUpdatesSubscribe10600
voteSubscribe3090
Unspecified methods (not listed)100600

Devnet

MethodStandard Mode LimitScale Mode Limit
accountSubscribe30300
blockSubscribe3090
logsSubscribe1030
programSubscribe1030
signatureSubscribe100300
slotSubscribe30300
slotsUpdatesSubscribe10300
voteSubscribe3090
Unspecified methods (not listed)100300