AsyncAPI channel · dYdX
· dYdX v4 Indexer WebSocket API
v4_markets
Streams perpetual market parameters and oracle prices for every market on the exchange. No `id` is required when subscribing.
Channel address
v4_markets
Operations
publish
sendMarketsSubscription
Send subscribe/unsubscribe envelopes for the markets channel.
subscribe
receiveMarkets
Receive market snapshots and updates.
Messages
SubscribeMarkets
Subscribe to all market parameter and oracle-price updates.
Content-Type:
UnsubscribeMarkets
Unsubscribe from v4_markets
Content-Type:
SubscribedMarkets
Initial v4_markets snapshot
Content-Type:
ChannelDataMarkets
v4_markets update
Content-Type:
ChannelBatchDataMarkets
v4_markets batched updates
Content-Type:
Unsubscribed
Unsubscribed acknowledgement
Content-Type:
About AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.