TikTok
API configuration: tiktok
Features
Feature | Status |
---|---|
Auth (OAuth) | ✅ |
Syncs & Actions | ✅ |
Nango Proxy | ✅ |
Auto-pagination | 🚫 (time to contribute: <1h) |
API-specific rate limits | 🚫 (time to contribute: <1h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- The TikTok “App Id” is not the
client_id
. TikTok calls theclient_id
the Client key and you should pass this value to Nango as theclient_id
. - Make sure you pre-register your scopes in your app’s config, otherwise the flow will fail when you ask for them.
Add Getting Started links and Gotchas by editing this page