Skip to main content

Family summary

PropertyValue
VisibilityPublic
ProtocolWebSocket / AsyncAPI
Endpointwss://exchange.derivadex.com/realtime-api
Connection authenticationNone currently required for the published feed family
Canonical routeapi-reference/realtime/*

Use this family when

If you need to…Use Realtime because…Do not start here when…
consume market or account-style updates as they happenrealtime owns the public WebSocket subscription contractyou need an initial snapshot or request-response read before subscribing
understand the public WebSocket connection modelthis family owns bootstrap, reconnect, and channel/message guidanceyou are actually choosing between product surfaces first; use the top API Reference family map
inspect generated channel and message schemasthe public realtime family publishes AsyncAPI-backed generated pagesyou are looking for a restricted or product-specific WebSocket family

What this family owns

NeedRoute
first subscription pathQuickstart
filtered user-data identity postureAuthentication
bootstrap and reconnect semanticsConnection Model
published realtime rate postureRate Limits
recovery and failure lookupErrors
source-of-truth lineageSource Artifacts
generated channel rendering statusGenerated Reference Status
channel-by-channel schema lookupGenerated Realtime Channels

Authoritative source artifacts

  • packages/generated-realtime-api/server/asyncapi.yaml
  • packages/generated-realtime-api/client/asyncapi.yaml

Support shape

The realtime family is organized around:

Public contract boundaries

BoundaryPublic contract
Initial statePublic readers should use REST for initial snapshots or current account state before relying on update streams
Generated realtime pagesPublished for the active public realtime family only
Restricted or product-specific WebSocket surfacesOperator/compliance and copy-trading contracts remain separate boundary-summary families
Authentication postureThe published public realtime family currently documents no connection-level authentication requirement for the feed family itself; use the surrounding authentication and connection-model pages for filtered user-data nuances
Last modified on April 13, 2026