Skip to content

SocifyrOne API for every social platform

Post text, photos, video, carousels, reels, and stories to 10+ platforms from a single SDK, CLI, MCP server, or REST API.

Cross-post in three lines โ€‹

typescript
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',
})

Supported platforms โ€‹

Instagram ยท X ยท LinkedIn ยท TikTok ยท YouTube ยท Facebook ยท Threads ยท Bluesky ยท Pinterest ยท Reddit

One connection slug per account. Connect once, post forever.