Catch the post before the market moves.
A WebSocket feed for the social signals that move crypto: X accounts, Truth Social notifications, founders, exchanges, funds, and alpha callers. Filtered, enriched, and delivered to your bot, Discord, or desk in milliseconds.
Add handles and alerts, receive live market events.
Teams are already streaming on
TweetStream
Real teams, real feeds.
These teams use TweetStream for live monitored-account workflows across bots, trading desks, discovery tools, and community alerts.
median server detection for monitored X posts.
Accounts in
Market-moving signal out.
WS /v1/twitter/streamAdd the social sources and filters that move your market. TweetStream keeps the connection live, enriches each post or notification, and delivers clean events to your bot, dashboard, or alert system before the rest of the market catches up.
From watchlist to market event
Choose the accounts
Track founders, exchange desks, protocol teams, influencers, and Truth Social notifications that move your market. Add filters for tickers, contracts, launches, and risk terms.
Connect the live stream
Use one API key to subscribe over WebSocket. TweetStream keeps the connection, routing, and monitored-account feed running without polling.
Act on clean events
Send posts, Truth Social notifications, deletes, pins, profile moves, token detection, OCR, and live prices into your bot, dashboard, Discord, or alerting workflow.
Choose the feed size
Minimum for focused bots. Pro for replay and team routing. Scale for higher-volume desks.
Entry plan for solo traders and indie bot builders.
Best for Focused watchlists, solo bots, and first production feeds.
- X posts, deletes, pins + profiles
- Token, OCR, prediction + price enrichment
- Keyword filters per handle and globally
- Trump + White House Truth Social
3-day trial: 5 tracked accounts and 1 WebSocket on the same live alert feed as paid plans. Stablecoin trials use a non-refundable $5 deposit credited if you convert.
For trading teams and scaled Discord communities.
Best for Trading teams that need replay, Discord routing, and more headroom.
- Everything in Minimum
- History replay for missed alerts
- Priority delivery on shared infrastructure
- Discord alerts per tracked handle
3-day trial: 5 tracked accounts and 1 WebSocket on the same live alert feed as paid plans. Stablecoin trials use a non-refundable $5 deposit credited if you convert.
Self-serve quote for high-volume trading firms and market-data vendors.
Best for Desks and vendors with larger account or WebSocket capacity needs.
- Everything in Pro
- 500-10,000 tracked accounts
- Up to 50 WebSocket connections
- Commercial support terms
Choose the accounts and filters that matter
Start with the sources that actually move your book: X accounts, Truth Social notifications, founders, exchanges, protocol teams, funds, and high-signal commentators. Add keyword filters for tickers, contracts, launches, listings, exploits, and wallet language so the feed starts narrow.
wss://ws.tweetstream.io/wsSubscribe to a live WebSocket feed
Connect once with your API key and keep a live WebSocket open. TweetStream handles monitored-account routing, reconnect pressure, and delivery shape so your app receives events instead of polling timelines.
Route enriched events into your workflow
Post events can include token detection, OCR text, and live price context. Deletes, pins, and profile moves arrive as separate typed events, so bots and dashboards never have to guess what changed.
The payload your bot
actually consumes.
TweetStream turns monitored X activity and Truth Social notifications into typed JSON: posts, deletes, pins, profile changes, token mentions, image OCR, and price context.
// content event over WebSocket{ "v": 1, "t": "tweet", "op": "content", "id": "evt_01J...", "ts": 1719864203123, "d": { "authorUsername": "watched_account", "tweetId": "1807...", "text": "$SOL listing update with chart", "detections": ["token", "image_ocr", "price"] }}route by event type and operation
route by event kind, not string parsing
token, image, and price data attached
snowflake method linked in docs
One live stream
Every plan starts with WebSocket delivery for monitored accounts, so bots and internal tools receive the same event shape.
Enrichment included
Token detection, OCR, live prices, and prediction-market context are part of the feed instead of separate scraping jobs.
Clear limits
Account and WebSocket capacity are visible before production, with Scale available when the desk needs more headroom.
Pricing questions
The buying questions teams usually ask before connecting a live market feed.
01Is TweetStream the official X API?
No. TweetStream is an independent monitored-account alert API for selected X/Twitter and supported social signals. It is built for trading workflows that need fast WebSocket delivery, not as a complete official X API replacement.
02What does 167ms median detection mean?
The public 167ms figure is median server detection time for monitored X posts. It is measured from the tweet snowflake timestamp to TweetStream server receipt. Client delivery depends on your network, region, and consumer.
Read snowflake measurement docs03What is included in the trial?
3-day trial: 5 tracked accounts and 1 WebSocket on the same live alert feed as paid plans. Stablecoin trials use a non-refundable $5 deposit credited if you convert.
04Which plan should I choose?
Minimum covers focused watchlists and first production feeds. Pro adds higher limits, history replay, Discord routing, and priority delivery. Scale is for larger account and WebSocket capacity.
Start streaming live market signals
Start with the trial feed, confirm latency and payload shape, then move the route into your bot, terminal, or Discord workflow.
