The SDK token to create
The platforms to create the SDK token for
YOUTUBE, TIKTOK, INSTAGRAM, INSTAPRO, FACEBOOK, X, LINKEDIN ["YOUTUBE", "TIKTOK"]The scopes to create the SDK token for
PROFILE_READ, PROFILE_WRITE, CONTENT_READ, CONTENT_WRITE, ANALYTICS_READ, COMMENTS_READ, COMMENTS_WRITE ["PROFILE_READ"]The callback URL to send the account connection response to
"https://your-app.com/api/oauth/callback"
The redirect URL to redirect the user after successful authentication
"https://your-app.com/dashboard/accounts"
SDK token created successfully
The OAuth portal URL to redirect the user to
"https://oauth-portal.example.com?sdk_token=8pjBUEbqcA3bkKEBTmZ2WsduYwMH6UU23byRiU2rs.........&origin=https://your-app.com/dashboard/accounts"