XFlux Documentation
XFlux is a focused X/Twitter platform with two core products: a Data API for on-demand requests, and Monitors that watch accounts and deliver new tweets to your Dashboard. Paid plans can also POST signed webhooks to your URL.
XFlux API
REST endpoints for users, tweets, and search. Bearer key auth, monthly quota by plan.
XFlux Monitor
Poll @accounts on a schedule, detect new tweets, optional keyword filter + webhooks.
Why XFlux?
- Monthly plans for read API access and built-in account monitors
- Built-in KOL monitoring — no cron jobs or polling code required
- Dashboard for API keys, usage, monitors, and billing
- Webhook delivery with HMAC signatures (Starter plan and above)
How it works
Two products, one platform
Call /api/v1/* with your API key for on-demand data. Monitors watch accounts on a schedule and surface new tweets in your Dashboard. On paid plans, you can also receive signed webhook POSTs when a monitor detects a new tweet.