PowerPost APIv1
PowerPost APIv1
PowerPost APIQuickstartAuthenticationWorkspacesInput Types

API Reference

Upload MediaGenerate ContentGenerationsGenerate ImagesGenerate VideosPosts & PublishingAnalyticsCalendarGet Credits

Guides

WebhooksError CodesChangelog

Changelog

API changes, new features, and deprecations.

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


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

April 2026March 2026February 2026v1 — Initial Release