Post to LinkedIn
PostLake is one social media API — professional posts from your own code or an agent. Publish to LinkedIn over REST or a hosted MCP server, with the same normalised response you get for every other network, and no per-platform developer app to set up. Live now
Get started free →No card for the free tier · one API for every network · full MCP access
Availability: Live now — connect a LinkedIn account and post today.
Connect PostLake's hosted MCP server to your AI assistant (Claude, ChatGPT, Cursor and others), then just ask it to post to LinkedIn. No API key to paste — it authorizes over OAuth. See the MCP guide.
Connect your LinkedIn account, then one call publishes to it (and any other accounts under the profile). No media required for a text post:
curl -X POST https://api.postlake.dev/v1/posts \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "Hello from PostLake 👋",
"platforms": ["linkedin"],
"profile": "my-brand"
}'You get back one normalised shape — a post id plus a targets list with the live URL. Full detail in Publishing a post.
PostLake manages the LinkedIn connection for you — no developer app to register or platform review to run yourself.
Post to LinkedIn and other networks in one call and get back a single normalised shape — your code never branches per platform.
Idempotency keys mean a retrying agent never double-posts, and analytics come back normalised so an agent can decide what to post next.
A free tier to start, then usage-based credits — one per post (X costs more). You only pay for posts that actually publish.
Connect your LinkedIn account to PostLake, then send a POST /v1/posts call with "platforms": ["linkedin"] — or just ask your AI agent to post. PostLake handles the LinkedIn Posts API for you.
Not to a member profile — LinkedIn doesn't allow member-profile video through its API. Text and images work. This is a platform limit, and PostLake tells you clearly rather than failing silently.
No. PostLake manages the LinkedIn connection for you, so there's no developer app to register or review to pass yourself.
Post to Bluesky · Post to X (Twitter) · Post to Instagram · Post to TikTok · All platform support
One API and MCP server for LinkedIn and every major network. Free to start.
Get started free →