Sign in

Stream (user data)

documented

Connect to the user data stream (real-time feed).

GET /streamFirestreamno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://firestream.stocktwits.com/stream?seq_id={{$seq_id}}" -u "{{STOCKTWITS_USERNAME}}:{{STOCKTWITS_SECRET}}" -H "Accept: text/event-stream" -H "Accept-Encoding: gzip"