Skip to main content
GET
Requires manage accounts. Connecting X, or a third non-X account, without a subscription returns 402. The API never 302s the caller. See Connect accounts.

Request

string
required
x, tiktok, youtube, facebook, instagram, instagram-facebook, linkedin, linkedin-page, threads, pinterest, discord, bluesky, mastodon, telegram.
string
required
Absolute URL (http / https / custom scheme). Max 2048.

Response

string
Open in the browser. OAuth platforms are the provider authorize URL. Bluesky, Mastodon, and Telegram are a Connect-hosted page. Do not send an API key to this URL.
string
Opaque token bound to the account, user, platform, and redirect_url. Valid 15 minutes.
On success the browser lands on redirect_url?connected={platform}&id={social_account_id}. On failure: ?error=….