PowerPost APIv1
PowerPost APIv1
PowerPost APIQuickstartAuthenticationWorkspacesInput Types

API Reference

Upload MediaGenerate ContentGenerationsGenerate ImagesGenerate VideosPosts & PublishingAnalyticsCalendarGet Credits

Guides

MCP ServerWebhooksError CodesChangelog

Changelog

API changes, new features, and deprecations.

Track changes to the PowerPost API. Subscribe to updates via webhooks or check this page periodically.


May 2026

  • Publish Settings on Publish & Schedule — POST /api/v1/posts/{id}/publish and POST /api/v1/posts/{id}/schedule now accept an optional items[] array with per-item settings (TikTok privacy, YouTube visibility). Items omitted from the array publish with defaults (TikTok SELF_ONLY, YouTube private). See Publish Settings Reference.

April 2026

  • Post Item Analytics — GET /api/v1/post-items/{id}/analytics returns the latest views, likes, and comments snapshot for a post item. Each item is polled once a day for up to 90 days after posting; check fetched_at to see how fresh the numbers are.

March 2026

  • Video Generation API — Generate AI videos via POST /videos/generate with text-to-video and image-to-video support. Three models available: Kling 3.0 Pro, Veo 3.1, and Runway Gen-4.5
  • Source URLs — Pass source_urls in content generation requests to give the AI website context for better captions
  • Video Webhooks — video_generation.completed and video_generation.failed events now available

February 2026

v1 — Initial Release

The PowerPost API v1 is now available. This release includes:

  • Content Generation — Generate platform-optimized captions from text, images, or video
  • Image Generation — Create AI images from prompts, references, or existing captions
  • Media Upload — Upload images (JPEG, PNG, WebP) and videos (MP4, MOV)
  • Posts & Publishing — Create posts and publish to Instagram, TikTok, X, YouTube, Facebook, and LinkedIn
  • Credit System — Pay-per-use billing with per-operation credit costs
  • Webhooks — Receive notifications when generation and publishing jobs complete
  • Deep Research Mode — Extended research for higher engagement content
  • Custom Writing Styles — Apply your brand voice via the API

Error Codes

API error codes and how to handle them.

On this page

May 2026April 2026March 2026February 2026v1 — Initial Release