Track accounts & videos
Single track
POST /api/track with JSON:
{
"url": "https://www.tiktok.com/@creator",
"collection_id": "optional-uuid"
}
Returns type: "account" or type: "video" plus a job_id when a scrape is queued.
Bulk track
POST /api/track/bulk with up to 50 URLs. Each line is processed independently.
Status lifecycle
pending— scrape queued / runningactive— metrics savederror— private post, not a video, or scraper failurepaused/removed— account monitoring stopped- Only public data is collected
- You never connect TikTok / Instagram / YouTube OAuth
- Failed individual videos show an error state in the table instead of disappearing