How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tradier Streaming API

The Tradier Streaming API delivers real-time market and account events over HTTP and WebSocket. Quote, trade, summary, timesale, and order events are streamed; client first creates a session via the brokerage REST endpoints and connects to stream.tradier.com.

Tradier Streaming API is one of 10 APIs that Tradier publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Streaming, WebSocket, HTTP, Real-Time, and Market Data. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

This event API exposes 4 operations across 2 channels, and defines 18 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.

The API connects through 2 servers: ws.tradier.com/v1/markets/events (wss), ws.tradier.com/v1/accounts/events (wss).

4 operations 2 channels 18 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0.0
Base URL
https://stream.tradier.com/v1
Resource Areas
1

Channels & Operations 4

Across 2 channels, the API surfaces 4 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 4
SUB
/v1/markets/events
Receive streamed market data payloads.
receiveMarketEvents body
PUB
/v1/markets/events
Send a market data subscription request.
subscribeMarketEvents body
SUB
/v1/accounts/events
Receive streamed account events.
receiveAccountEvents body
PUB
/v1/accounts/events
Send an account events subscription request.
subscribeAccountEvents body

Messages & Schemas 18

The contract defines 18 schemas that model the data carried by its messages. The most detailed are OrderEvent (15 properties), Timesale (13 properties), Quote (10 properties), Tradex (8 properties). Each schema is shown below with its type and property counts.

MarketSubscription
message
Client request to begin or modify a market data stream.
Quote
message
Bid/ask quote update for a symbol.
Trade
message
Executed trade event for a symbol.
Summary
message
Session open, high, low, or previous close update.
Timesale
message
Time and sales tick for a symbol.
Tradex
message
Extended trade event recommended for pre and post market sessions in place of the trade payload.
AccountSubscription
message
Client request to begin streaming account events.
OrderEvent
message
Order lifecycle event for a streamed account.
Heartbeat
message
Stream keep-alive heartbeat.
MarketSubscription
object
6 properties 2 required
Quote
object
Bid/ask quote update.
10 properties
Trade
object
Executed trade event.
8 properties
Summary
object
Session open, high, low, or previous close update.
6 properties
Timesale
object
Time and sales tick.
13 properties
Tradex
object
Extended trade event recommended over trade during pre and post market sessions for more accurate data.
8 properties
AccountSubscription
object
3 properties 2 required
OrderEvent
object
Order lifecycle update for an account.
15 properties
Heartbeat
object
Stream keep-alive heartbeat message.
3 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

tradier-asyncapi.yml Raw ↑

Other APIs Tradier publishes across the network.

Tradier Brokerage API
Tradier MCP Server
Tradier Accounts API
Tradier Market Data API
Tradier Options API
Tradier Streaming API
Tradier Trading API
Tradier User API
Tradier Watchlists API
Where this information came from

This is an independent, third-party profile of Tradier Streaming API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.