Postpone Logo

Postpone API Documentation

Create scripts and automations using Postpone's GraphQL API to schedule posts across multiple social media platforms. Build powerful social media management tools with our comprehensive API.

ScheduleRedditPost.graphql
mutation ScheduleRedditPost($input: ScheduleRedditPostInput!) {
  scheduleRedditPost(input: $input) {
    success
    errors {
      field
      message
    }
    post {
      title
      content
      socialAccount {
        username
      }
      submissions {
        subreddit
        postAt
      }
    }
  }
}

Core API Features

    Multi-Platform Scheduling

    Schedule posts to Reddit, X/Twitter, Instagram, Facebook, TikTok, YouTube, LinkedIn, Pinterest, Mastodon, Bluesky, Threads, and Tumblr.

    GraphQL API

    Modern GraphQL API with powerful queries and mutations. Type-safe, efficient, and easy to explore with the built-in playground.

    Secure Authentication

    Personal API tokens provide secure access to your account. Only available to customers on paid Postpone plans.

    Media Support

    Upload and attach images, videos, and other media to your posts. Support for galleries and Content Library integration.

    Flexible Scheduling

    Schedule posts for any future date and time. Perfect for content planning, automation, and maintaining consistent posting schedules.

    Comprehensive Error Handling

    Detailed error responses with validation errors and specific error codes help you build robust integrations.

Supported Platforms

Automate your social media presence across 12 social platforms.

    Reddit

    Schedule posts to multiple subreddits with custom timing, flair selection, and more.

    X/Twitter

    Schedule tweets with media attachments and thread support.

    Instagram

    Schedule photo and video posts with captions and hashtags.

    Facebook

    Schedule posts to Facebook Pages.

    Threads

    Schedule posts to Meta's Threads platform.

    Bluesky

    Schedule posts to the decentralized Bluesky network.

    TikTok

    Schedule video content to TikTok.

    YouTube Shorts

    Schedule short-form video content to YouTube.

    LinkedIn

    Schedule professional posts to LinkedIn profiles and pages.

    Pinterest

    Schedule pins to Pinterest boards.

    Mastodon

    Schedule posts to Mastodon instances.

    Tumblr

    Schedule posts to Tumblr blogs.

Ready to automate your social media?

Start building powerful social media automations with the Postpone API. Schedule posts across all major platforms with our comprehensive GraphQL API.