Cross-post atomically
One call, N platforms. Each channel publishes independently โ partial failures don't take down the whole post.
Post text, photos, video, carousels, reels, and stories to 10+ platforms from a single SDK, CLI, MCP server, or REST API.
import { Socifyr } from '@socifyr/sdk'
const socifyr = new Socifyr({ apiKey, workspaceId })
await socifyr.uploads.text({
connections: ['linkedin-myhandle', 'x-myhandle', 'threads-myhandle'],
text: 'Just shipped v2.0',
})Instagram ยท X ยท LinkedIn ยท TikTok ยท YouTube ยท Facebook ยท Threads ยท Bluesky ยท Pinterest ยท Reddit
One connection slug per account. Connect once, post forever.