Get your API key
Hop on a short call with us and we get you onboarded with a key the same day. No procurement, no months-long integration project.
Publish, schedule, and measure posts across every major social network with a single request. Skip the months of building and maintaining integrations yourself.
Get startedNo credit card required.
POST https://api.kingscrosslabs.com/v1/posts
{
"content": "We shipped it.",
"platforms": ["x", "instagram"],
"publishNow": true
}Delivery status
Published · 2 platforms
X · Instagram
Scheduled · 12 queued
Next delivery in 15 min
Delivered this month · 847 posts
Across 4 connected accounts
Connect an account once. Publish everywhere, without building or babysitting a single integration.
In progress
Tell us what else you want to see from us.
Hop on a short call with us and we get you onboarded with a key the same day. No procurement, no months-long integration project.
A single endpoint to post, schedule, and manage content. Drop it into your product and go.
Your product supports every major social network, and you never maintain an integration for any of them.
Whether your team writes the request by hand or hands it to an agent, it is the same contract underneath.
One predictable endpoint for every network. Connect accounts once, then publish everywhere.
Drop-in clients for Node.js and Python, generated from the same API contract.
Give Claude, Codex, Cursor, or your own agent a clean way to create and schedule posts.
React to account connections and post status changes the moment they happen.
const res = await fetch("https://api.kingscrosslabs.com/v1/posts", {
method: "POST",
headers: {
Authorization: `Bearer ${apiKey}`,
"Content-Type": "application/json",
},
body: JSON.stringify({
content: "We shipped it.",
platforms: ["x", "instagram"],
publishNow: true,
}),
});Skip months of integration work. Give your product real publishing, scheduling, and reporting with one API.
One payload fans out to every connected account, with per-network formatting handled for you.
Queue posts for any future time and let the delivery layer worry about retries and timezones.
We hold the developer apps, the token refreshes, and the review processes. You hold one API key.
Every one of your users connects their own accounts, cleanly scoped and isolated from each other.
Read engagement, reach, and follower metrics back through the same endpoint you published with.
Publish now or schedule later. Either way you get a status back and a webhook when it lands.
Wire social posting into the automation tools your team already runs, or hand the whole thing to an agent.
You can get started for free and try it before paying. We do ask that you hop on a call with us first so we can get you onboarded quickly.
Hop on a call with us and we will onboard you and issue your API key. You can start for free and try it out before you pay for anything.
X, Instagram, TikTok, YouTube, Facebook, Threads, Pinterest, Bluesky, and Google Business are supported today. LinkedIn and Reddit are in progress — tell us what else you want to see from us.
No. We maintain the developer apps on every platform and go through each review process ourselves. We also manage token refresh cycles, platform updates, and any content reviews that need to happen. All you have to manage is one API key — we take care of the rest.
The other platforms still go out. You get a per-platform status on the response plus a webhook when anything changes, so you can surface a precise error instead of a generic failure.
Yes. Send a scheduled time instead of publishNow and the post sits in the queue until it is due. You can list, update, or cancel anything in the queue through the API.
No. You can also use it if you are a creator, marketer, founder, or growth person who wants to reach your marketing and social media APIs through Claude, ChatGPT, Cursor, or any other AI agent.
Give your users publishing, scheduling, and analytics through one integration your team can actually maintain.
Get startedStart with free credits. No credit card required.