Skip to main content
API Reference is for the exact interface details. Read these pages when you need the REST path, WebSocket message, or private request format for a DerivaDEX integration.

Use REST

  • REST API lists the request-response endpoints for system state, market data, trader state, strategy state, and historical lookups.
  • Signed Private Requests defines how to submit signed requests for placing orders, canceling orders, updating profile settings, and requesting withdrawals, including /v2/encryption-key, /v2/request, request envelopes, delegated sessions, receipts, and submission errors.

Use Realtime

  • Realtime Channels defines the channel names, message shapes, recovery behavior, and per-feed fields for live market and account feeds.

Build with the API

Last modified on May 1, 2026