tastytrade Account Streamer API

WebSocket-based account streaming that delivers real-time notifications for order fills, position changes, account balance updates, and margin requirement changes. Clients authenticate using a tastytrade session token and subscribe to one or more accounts. The streamer supports automatic reconnection and delivers structured JSON notification messages.

API entry from apis.yml

apis.yml Raw ↑
name: tastytrade Account Streamer API
description: 'WebSocket-based account streaming that delivers real-time notifications for order fills,
  position changes, account balance updates, and margin requirement changes. Clients authenticate using
  a tastytrade session token and subscribe to one or more accounts. The streamer supports automatic reconnection
  and delivers structured JSON notification messages.

  '
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.tastytrade.com/streaming-account-data/
baseURL: wss://streamer.tastyworks.com
tags:
- WebSocket
- Streaming
- Account Updates
- Orders
- Positions
- Real-Time
properties:
- type: Documentation
  url: https://developer.tastytrade.com/streaming-account-data/
- type: GettingStarted
  url: https://developer.tastytrade.com/streaming-account-data/