Connecting channels
How social accounts get into Socioi.
In the app
Channels → connect a provider → complete OAuth → account appears in your workspace.
Supported providers include Facebook, Instagram (Business / Standalone), Threads, TikTok, LinkedIn, Pinterest, Dribbble, Kick, Twitch, Whop, MeWe, Tumblr, Telegram, WordPress, Lemmy, Farcaster, Nostr, Dev.to, Hashnode, ListMonk, Moltbook, X, YouTube, Google Business, Bluesky, Mastodon, Discord, and Slack.
Via Public API
GET /public/v1/channels/connect/:provider returns { "url": "…" }. Open that URL and complete the provider consent (Facebook, TikTok, etc.). Some flows (Discord bot / Slack) finish with a channel picker in the Socioi app. Special connect routes (Bluesky app password, Mastodon, Discord webhook, Slack) are listed on the Channels API page.
See Channels API.