Getting started
CoreX sends X events to your backend over a single WebSocket. Connecting is the only step you take; events arrive in <100ms (0.1s).
You pick the handles you want tracked. We craft the API for your infrastructure. Mint a token, open the WebSocket, and events stream as they happen. Ready the moment you connect.
How it works
- Mint a short-lived token from your API key
- Open a WebSocket with the token
- Events stream as they happen
Events you receive
| Type | Fires when |
|---|---|
post | A tracked user posts |
reply | A tracked user replies |
quote | A tracked user quotes a post |
repost | A tracked user reposts |
new_follow | A tracked user follows someone |
profile_update | A tracked user’s profile changes |
privacy_changed | A tracked user goes public or private |
deleted | A tracked event is deleted |
Power House
Why we offer Power House as your #1 option
5,000 curated handles, kept up to date. Top influencers worldwide, major news outlets, and the best crypto traders. Built for apps that need broad X coverage the moment they connect. You don't pick handles, chase username changes, or maintain the list. That's our job, so your backend ships features.
5,000 handles is the cap per API key. API pricing is separate from the bots and dashboards on the pricing page; contact us for a quote.
Next steps
- Authentication: mint your first token
- Quickstart: first event in 30 seconds
- Events: every event shape, field by field