curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/platform_integrations/auth/tiktok/callback \
--header 'Authorization: <api-key>'Callback endpoint for TikTok OAuth flow. This endpoint is organization and workspace agnostic - the organization_id and workspace_id are extracted from the signed state parameter for security. After successful authentication, redirects to the frontend redirect_uri with platform_integration_id as a query parameter. The platform integration is created automatically with the obtained credentials.
curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/platform_integrations/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.