Schedule Tweets and Threads to Twitter / X

Connect your Twitter account to Cue and schedule tweets, create threads, and reach your audience at the perfect time — from the dashboard or via API.

Getting started

Connect your Twitter / X account

  1. 1Go to Profiles in your Cue dashboard
  2. 2Click Connect Account on a profile
  3. 3Select Twitter / X from the platform list
  4. 4You'll be redirected to Twitter to authorize access
  5. 5Grant Cue permission to post on your behalf
  6. 6You're connected! Start scheduling tweets

Your Twitter credentials are never shared with Cue. We use OAuth 2.0 for secure authentication.

Capabilities

What you can do with Twitter / X

Features and capabilities specific to Twitter / X publishing.

Single Tweets

Schedule individual tweets with text, images, videos, or GIFs. Preview exactly how your tweet will look before publishing.

Thread Creation

Create multi-tweet threads that tell a bigger story. Each tweet in the thread is automatically connected.

Smart Scheduling

Let Cue pick the optimal posting time based on when your Twitter audience is most active.

Media Support

Upload up to 4 images, a video (up to 2:20), or a GIF per tweet. Cue validates formats before publishing.

API Publishing

Use the Cue API to schedule tweets programmatically. Perfect for automation workflows with n8n or custom code.

Cross-Platform

Write once and adapt for Twitter's 280 character limit while also posting to platforms with longer limits.

For developers

Schedule to Twitter / X via API

Build Twitter / X publishing into your own tools with our REST API. Schedule posts, manage content, and automate workflows programmatically.

api.oncue.so
POST /v1/posts

{
  "profileId": "prf_abc123",
  "platforms": {
    "sac_twitter123": {
      "items": [{
        "content": "Just shipped a new feature!"
      }]
    }
  },
  "publishNow": true
}
  • RESTful endpoints

    Create, schedule, and manage Twitter / X posts programmatically with simple HTTP requests.

  • Webhook notifications

    Get notified when your Twitter / X posts publish, fail, or need attention.

  • Full documentation

    Complete API reference with Twitter / X-specific examples in multiple languages.

View API documentation

Questions & Answers

No. Cue handles all the Twitter API integration for you. Just connect your Twitter account via OAuth and you're ready to schedule.
Yes! Threads are available on Growth plans and above. Add multiple content items to your post and Cue will publish them as a connected thread.
If Twitter's rate limits are hit, Cue will automatically retry your post later. You'll be notified if a post needs attention.
Currently Cue supports original tweets and threads. Reply and quote scheduling is on our roadmap.
Go to your profile in Cue and click Disconnect next to the Twitter connection. You can also revoke access from Twitter's Settings > Security > Apps.

Ready to schedule to Twitter / X?

Start publishing to Twitter / X and 7 other platforms from one simple dashboard.