Skip to main content
GET
/
v1
/
auth
/
tiktok
/
callback
TikTok OAuth callback
curl --request GET \
  --url https://api.shareofmodel.ai/v1/auth/tiktok/callback \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Response

Redirect to frontend redirect_uri with platform_integration_id query parameter. Format: {redirect_uri}?platform_integration_id={uuid}