API guidance

  • Updated

API reference, authentication, rate limits, and integration guides are published in the Deribit API documentation. This page is a map of those resources. Product, account, and trading topics for the Deribit interface remain in this Help Center.

Start here

Deribit APIs use JSON-RPC over WebSocket (recommended), JSON-RPC over HTTP, and FIX. The test environment (test.deribit.com) and production (www.deribit.com) are independent: each requires its own account and API keys.

Authentication and API keys

Create a key, assign scopes, and authenticate before calling private methods.

Limits, policy, and errors

Best practices

Recommended patterns for connections, market data, and order entry.

Trading

Guides for specific trading workflows on the API. Matching Help Center articles cover the same features in the interface.

FIX, Starbase, and reference

Multicast, AWS connectivity, server infrastructure, and testnet setup remain in this Help Center. See Server Infrastructure, the Multicast Developer Guide, and Deribit Testnet.