Back
Get Connect URL
GET/integrations/{platform}/connect-url
Authorization
AuthorizationBearer <token>
API key authentication - use your API key as a Bearer token
In: headerRequest Body
Response Body
> 200application/json
// GET /integrations/{platform}/connect-url
// See cURL example for request shape.{
"url": "https://www.tiktok.com/v2/auth/authorize?..."
}