Skip to main content

LinkedIn Scheduling API

Build LinkedIn scheduling into your product, agency workflow, automation, or AI system without maintaining your own publishing queue.

  • Schedule text, image, and video posts for any future time
  • Timezone-aware delivery to reach the right region
  • OAuth handled, no LinkedIn developer app needed
  • Reschedule, cancel, or list queued posts via API
No credit card required.
POST https://api.postpeer.dev/v1/posts
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }
Published
2 platforms
TwitterLinkedIn
All posts delivered
Scheduled
queue
12
Queued
847
Sent
Next: in 15 min
Platforms
connected
XLIFBTT
One API, every platform
DF

"I was up and running on six different platforms in under 30 minutes. Strongly recommend!"

David Flor, Founder at Darklight Interactive

Divanshu KhatterMarketing Manager at Sembark

"Couldn't figure out the official Pinterest API. PostPeer was smooth. Using it daily."

Divanshu Khatter, Marketing Manager at Sembark

Het TikawalaFounder at Kalizzle AI Studio

"Great integration experience. Jonathan ships fixes within hours. Mad respect for the speed."

Het Tikawala, Founder at Kalizzle AI Studio

Add Social Media to Your Product in Three Steps

Connect once, then publish, schedule, and read data through the same API.

01

Get Your API Key

Sign up and get your API key instantly. No sales calls or complicated setup.

02

Integrate in Minutes

Connect once to PostPeer to publish, schedule, analyze, manage comments, and handle messages.

03

Support Every Major Platform

Give your users access to major social platforms without building and maintaining each integration yourself.

New to PostPeer? Read the getting started guide

Explore Requests and Responses by Format

Use the same endpoint and change only the fields required for each publishing format.

POSTRequest · Text
{
    "content": "Our latest product update goes live tomorrow.",
    "platforms": [
     {
       "platform": "linkedin",
       "accountId": "li_456"
      }
    ],
    "scheduledFor": "2026-09-10T09:00:00",
    "timezone": "Asia/Singapore"
}
202Response · Text
{
    "success": true,
    "status": "scheduled",
    "postId": "post_xyz789",
    "scheduledFor": "2026-09-10T01:00:00.000Z",
    "platforms": [
      {
        "platform": "linkedin",
        "success": true
      }
    ]
}

/v1/posts

View the LinkedIn documentation

Everything You Need to Schedule LinkedIn Posts

Skip the LinkedIn API complexity and building your own queue. PostPeer gives you APIs to schedule, manage, reschedule, and cancel posts for personal profiles and company pages.

Exact-Time Delivery

Pass a scheduledFor ISO 8601 datetime and PostPeer queues the post for the specified publishing time. Your application does not need to maintain its own scheduling queue.

Time Posts for Any Region

Set an IANA timezone like Asia/Singapore and schedule against local business hours. PostPeer resolves the scheduled time and returns the corresponding UTC publishing time.

Profiles and Company Pages

Schedule to a personal profile or company page using the appropriate connected accountId. LinkedIn supports text, images, videos, and article posts through PostPeer.

Manage Your Content Calendar

List queued posts, update their content or media, reschedule them to a new time, or cancel them before publication.

Plan Content in Advance

Queue posts across days or weeks by creating each one with its own scheduledFor time. Line up a thought-leadership series or campaign without maintaining your own scheduler.

Cross-Post on a Schedule

Schedule compatible content for LinkedIn, Twitter/X, Facebook, and other supported platforms in one request, with per-platform content and settings where needed.

Ship LinkedIn Scheduling in Any Stack

Whether your product is a Node app, a no-code workflow, or an AI agent, the same PostPeer API can power the publishing workflow.

Dev Stack

Typed SDKs and predictable REST APIs let you integrate PostPeer into the stack your application already uses.

No Code

Trigger publishing workflows from tools your team already uses.

Setup guides

AI Agents & MCP

Give Claude, Cursor, Codex, or your own AI agent the ability to publish, schedule, and interact with social workflows through PostPeer.

Connect via MCP

Frequently Asked Questions

Power Your Next Project With a Unified Social Media API

Give your users posting, scheduling, analytics, and engagement features through one API your team can maintain.

Start with 20 free credits. No credit card required.