Skip to Content

TikTok

Connect TikTok to Cendriix to access video data and analytics.

Authentication

TikTok uses OAuth 2.0. When you click Connect, you’ll be redirected to TikTok to authorize Cendriix.

Setup

  1. Navigate to Settings → Integrations → Connectors
  2. Find TikTok in the connector list
  3. Click Connect
  4. Authorize Cendriix in the TikTok consent screen
  5. You’ll be redirected back to Cendriix with the connector active

Admin Setup (Self-Hosted)

To enable TikTok for your Cendriix instance:

  1. Register an OAuth application at TikTok Developer Portal 
  2. Set the callback URL to: https://api.cendriix.ai/v1/connectors/oauth/callback
  3. Populate the Secrets Manager secret cendriix/prod/connectors/tiktok with:
    { "client_id": "...", "client_secret": "..." }

Use Cases

  • Access video data and analytics
  • Automate workflows between TikTok and your other connected tools
  • Query TikTok data from Cendra AI assistant

Documentation

Last updated on