v1

latestOpenAPI 3.1.0MIT2026-07-212239107.2 KB
Integrations

Get OAuth URL for a channel

Generate an OAuth authorization URL for a given integration. Use this to connect a new social media channel. Only OAuth-based integrations are supported (integrations that require an external URL, such as Mastodon, are not available via this endpoint).

get/social/{integration}

Path parameters

integrationstring required

The integration identifier (e.g. x, linkedin, facebook, instagram, youtube, tiktok, reddit, etc.)

Query parameters

refreshstring

Pass an existing integration ID to refresh its OAuth token instead of creating a new connection

Response

OAuth authorization URL

urlstring

The OAuth authorization URL to redirect the user to