Live monitoring product
Truth Social API for Real-Time Account Monitoring
The 1322 Truth Social monitoring API streams new truths, retruths, quote chains, profile and follow changes, pins and deletions for any public account on a tracked list. Regular lanes typically operate in a 150-250ms range, while dedicated @realDonaldTrump and @WhiteHouse priority lanes typically operate around a 50ms average. Truth Social's official Truth API is a licensed institutional feed for top trending accounts; 1322 is an independent tracked-account service with WebSocket, REST, plans from $300 per month and a full-product trial.
- Operating range
- 150-250ms regular; Trump and White House priority lanes around 50ms
- Plans
- From $300/month
- Evaluation
- One-day full-product trial
Start with Truth Social
The entry plan is $300/month for up to 5 tracked accounts. Base plans include Discord delivery; WebSocket is a $150/month add-on. The dashboard, REST management, Telegram and signed-webhook routing are available according to the purchased source and enabled delivery features.
Need to validate the payload and operating range first? The one-day evaluation runs the actual product with a capped tracked list, no card and no purchase commitment.
What 1322 monitors on Truth Social
- New truths (posts)
- Retruths and quote chains (outer actor, the retruthed/quoted author, and nested quotes)
- Profile updates and follow / unfollow events
- Deletions and pin / unpin changes
How the event moves
Real-time delivery: REST management and Discord delivery are included in published base plans. WebSocket is a source-specific add-on; Telegram and signed-webhook routes depend on account configuration and enabled features. Base URL https://truth.1322.io. The feed is filtered to the accounts on your tracked list; manage that list through REST, Discord, or the dashboard.
Example truth event (trimmed)
{
"platform": "truth",
"eventType": "post",
"handle": "example",
"content": "…",
"isRepost": false,
"quotedPost": { "handle": "other", "text": "…" },
"timestamp": "2026-06-07T12:00:00Z"
}A GREAT day for America. Big news coming!
The same normalized event is rendered in the hosted live feed.
Priority-lane figures are typical operating averages for the named watchlists, not an SLA. Other accounts use the regular lane.
Common questions
What does it track?
New truths, retruths, quote chains, profile/follow changes, deletions and pins for tracked accounts.
Do I get the quoted/retruthed post?
Yes, the referenced author and nested quote chain are included.
How fast?
Real-time WebSocket delivery.
How do I pick accounts?
Manage the tracked list via REST API, Discord bot, or dashboard.
Authentication?
API key per request / WebSocket connection.
Delivery options?
REST management and Discord delivery are included in published base plans. WebSocket is a source-specific add-on; Telegram and signed-webhook routes depend on account configuration and enabled features.
Backfill?
No, real-time stream only.
Is there an official Truth Social API?
Since July 2026, yes, for institutions: Trump Media's Truth API (announced July 16, 2026) is a licensed data feed covering the platform's top 10 trending accounts for financial-services partners, available from August 1, 2026. There is still no public self-serve developer API for arbitrary accounts. 1322's monitoring layer is independent, you authenticate with a 1322 API key, not Truth Social credentials.
Can I use this for prediction markets (Polymarket, Kalshi)?
Yes, Truth Social posts from political figures are among the most market-moving signals for prediction markets. Pair this feed with 1322's News monitoring for corroboration in the same WebSocket stream.
Can I trial the Truth Social feed before subscribing?
Yes. The standard one-day evaluation uses the real dashboard, live feed and production event payloads for a capped tracked list. It is requested through 1322 support and requires no card or purchase commitment.