Complete OAuth2 account connection
Accounts
Complete OAuth2 account connection
Exchanges an authorization code (received from the platform callback) for tokens. Validates the state token against Redis to prevent CSRF. State is one-time-use.
POST
Complete OAuth2 account connection
Documentation Index
Fetch the complete documentation index at: https://docs.social-api.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Body
application/json
Platform, code, and metadata (redirect_uri + state)