AsyncAPI channel · Refinitiv · Refinitiv Real-Time WebSocket API

pricingStream

Channel for subscribing to and receiving real-time pricing updates for financial instruments. Clients send Market Price requests specifying RICs and receive refresh messages with initial snapshots followed by update messages as prices change.

Provider: Refinitiv AsyncAPI: v2.6.0 Spec: Refinitiv Real-Time WebSocket API Operations: 2 Messages: 4

Channel address

pricingStream

Operations

publish
sendMarketPriceRequest
Request market price streaming data
receiveMarketPriceData
Receive market price updates

Messages

MarketPriceRequest
Request to subscribe to real-time pricing data for instruments.
Content-Type:
MarketPriceRefresh
Initial snapshot of pricing data for a subscribed instrument.
Content-Type:
MarketPriceUpdate
Incremental pricing update for a subscribed instrument containing only changed fields.
Content-Type:
StatusMessage
Status message indicating stream state changes such as errors, closures, or redirects.
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.