AsyncAPI channel · dYdX
· dYdX v4 Indexer WebSocket API
v4_parent_subaccounts
Streams parent-subaccount state (rolling up child subaccounts 0-127 used for isolated positions). The subscription `id` is `
/Channel address
v4_parent_subaccounts
Operations
publish
sendParentSubaccountsSubscription
Send subscribe/unsubscribe envelopes for the parent subaccounts channel.
subscribe
receiveParentSubaccounts
Receive parent-subaccount snapshots and incremental updates.
Messages
SubscribeSubaccounts
Subscribe to v4_subaccounts or v4_parent_subaccounts
Content-Type:
UnsubscribeSubaccounts
Unsubscribe from v4_subaccounts or v4_parent_subaccounts
Content-Type:
SubscribedParentSubaccounts
Initial v4_parent_subaccounts snapshot
Content-Type:
ChannelDataParentSubaccounts
v4_parent_subaccounts update
Content-Type:
ChannelBatchDataParentSubaccounts
v4_parent_subaccounts 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.