TikTok data, one key, agent-ready
Unified access to video details, creator profiles, and search across accounts and videos. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the TikTok API.
Register TikTok tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-tiktokConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-tiktok": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — TikTok tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data12
$0.01
JSON
1.0.0
Overview
The agntdata TikTok API wraps TikTok surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to video details, creator profiles, and search across accounts and videos with predictable billing and operational simplicity.
Key features
Endpoints
12 endpoints across 4 categories. Click any row for detailed documentation.
Video
2Video endpoints for TikTok — programmatic access to video details, creator profiles, and search across accounts and videos.
| Method | Endpoint |
|---|---|
| get | Video Details AI agents that need TikTok data in structured form |
| post | Video Details AI agents that need TikTok data in structured form |
User
5User endpoints for TikTok — programmatic access to video details, creator profiles, and search across accounts and videos.
| Method | Endpoint |
|---|---|
| get | User's Videos AI agents that need TikTok data in structured form |
| post | User's Videos AI agents that need TikTok data in structured form |
| get | User's Videos Continuation AI agents that need TikTok data in structured form |
| get | User's Details AI agents that need TikTok data in structured form |
| post | User's Details AI agents that need TikTok data in structured form |
Collections
1Collections endpoints for TikTok — programmatic access to video details, creator profiles, and search across accounts and videos.
| Method | Endpoint |
|---|---|
| get | Collection Videos/Details AI agents that need TikTok data in structured form |
Search
4Search endpoints for TikTok — programmatic access to video details, creator profiles, and search across accounts and videos.
| Method | Endpoint |
|---|---|
| get | Search Accounts AI agents that need TikTok data in structured form |
| post | Search Accounts AI agents that need TikTok data in structured form |
| get | Search Videos AI agents that need TikTok data in structured form |
| post | Search Videos AI agents that need TikTok data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 12 endpoints with a single credential. Free tier available with transparent pricing.