Skip to main content
APIs

One API. Every Platform.

Post, schedule, and pull analytics across every major social network from a single REST endpoint. Same access key, same schema, no per-platform setup.

Posting APIs

Skip the OAuth dance and the rate-limit headaches. Post now, schedule ahead, or cross-post to every channel in one call.

AI endpoints

Generate captions and images from a description. Reference and asset images supported. Costs 2 credits for a caption, 10 credits for an image. Failed calls do not deduct credits.

Same Endpoint. Every Platform.

All posting APIs share the same POST /v1/posts endpoint. Add or remove platforms by changing the targets array.

POST https://api.postpeer.dev/v1/posts
{
  "content": "Your post content here",
  "platforms": [
    { "platform": "twitter",    "accountId": "acc_tw_123" },
    { "platform": "instagram",  "accountId": "acc_ig_456" },
    { "platform": "youtube",    "accountId": "acc_yt_789" },
    { "platform": "tiktok",     "accountId": "acc_tt_012" },
    { "platform": "linkedin",   "accountId": "acc_li_345" },
    { "platform": "bluesky",    "accountId": "acc_bs_678" },
    { "platform": "pinterest",  "accountId": "acc_pn_901" }
  ]
}

Ready to Add Social Media to Your Product?

One API. Every platform. Start building with free credits.

Start Posting for FreeNo credit card required.
POST https://api.postpeer.dev/v1/posts
{ "platforms": ["twitter", "linkedin", "instagram], "content": "Hello world!" }
Published
5 platforms
TwitterLinkedInFacebook+2
All posts delivered
Scheduled
queue
12
Queued
847
Sent
Next: in 15 min
Platforms
connected
XIGFBLITT
One API, every platform