Skip to main content
Create a post targeting one or more accounts and PlugKit publishes to each, returning a per-target result.

Fields

The response includes a per-account target with its status and the live platformPostUrl once publishing succeeds.

What each platform expects

Instagram publishing is a two-step process (create a media container, then publish). PlugKit runs both steps for you.

Uploading media

If you don’t have a public URL, upload the file first and pass the returned URL in mediaUrls:

Scheduling

Pass scheduledFor (ISO 8601) instead of publishNow to queue a post:

See all fields

Open POST /v1/posts in the API Reference to try it live.