Official X API v2
Connect X accounts once. Publish from a single dashboard.
Users authorize your app through X OAuth 2.0 with PKCE. Refresh tokens stay encrypted on the server, so connections persist without asking anyone to log in again every few hours.
- OAuth 2.0 + PKCE
- Authorization happens on X. Tokens never reach the browser.
- Persistent sessions
- offline.access plus automatic refresh keeps accounts live.
- Admin publishing
- Compose, publish, and delete posts against any connected account.