Step 1
Fork collection
Copy docs to your workspace and keep your own endpoint setup.
Endpoint coverage for TikTok video, user, search, hashtag, location, music, trending, and effects workflows.
Base endpoint: https://tiktok.evelode.com
Quick start request
curl -X GET "https://tiktok.evelode.com/getNoWatermarkUrl?video_url=https://www.tiktok.com/@therock/video/7106855913906081070&license_key=YOUR_LICENSE_KEY&cache_timeout=60"
Example response
{
"status": "ok",
"tiktok": {
"id": "v12044gd0000cag9t3bc77u3jjjafum0",
"url": "https://v16m.tiktokcdn-us.com/.../video.mp4"
},
"timestamp": 1772637205
}
Complete endpoint map from the documentation. Expand each class and click any endpoint for params + response details.
Fork collection, set your key once, and test every endpoint in a few clicks. Generate code snippets and run automation with AI agents.
Step 1
Copy docs to your workspace and keep your own endpoint setup.
Step 2
Configure license_key once and run endpoints instantly.
Step 3
Build extraction pipelines and reporting workflows on autopilot.
TikTok Scraper API vs typical alternatives.
| Feature | TikTok Scraper API | Typical alternatives |
|---|---|---|
| Caching support | Built-in on key routes | Often external or limited |
| High-volume / unlimited scenarios | Available on selected plans/use-cases | Usually strict caps |
| Platform extra fees | No hidden usage fees | May include extras |
| Getting started | Fork Postman + set key + run | More manual setup |
| Plan | Price / month | Requests / month | Cost per request |
|---|---|---|---|
| Personal | $29.99 | 300,000 | $0.000100 |
| Business | $49.99 | 900,000 | $0.000056 |
| Professional | $99.99 | 2,000,000 | $0.000050 |
| Corporate | $149.99 | 3,250,000 | $0.000046 |
| Enterprise | $249.99 | 6,500,000 | $0.000038 |
| Executive | $299.99 | 9,750,000 | $0.000031 |
| Premier | $399.99 | 13,000,000 | $0.000031 |
| Ultimate | $499.99 | 19,500,000 | $0.000026 |
Typical workflows teams launch with TikTok Scraper API.
Analyze creators, growth metrics, and audience profiles.
Monitor hashtags, sounds, and feed shifts in real time.
Measure content velocity and benchmark competitors.
Feed AI agents with structured TikTok data for auto workflows.
Billing is tied to plan quotas. No separate platform surcharge on top of your plan.
Use environment variables for API keys in Postman and app configs. Avoid hardcoding keys in client-side code.
This API is focused on public-data workflows and compliant usage.
Update
Broader route map for video, user, search, and trend intelligence workflows.
Update
Improved Postman onboarding to validate endpoint behavior in minutes.
In development
Upcoming examples and utilities to speed up production integrations.
Fork Postman docs, set your license_key, and run any route in a few clicks.
Use cache_timeout in supported routes to reuse recent results.
Yes. Agents can execute route chains, clean payloads, and ship analytics outputs.
No hidden platform usage layer is charged outside plan pricing.
Video, user, search, hashtag, location, music, effects, feed, and related utility classes.
Yes. Use pagination and cursor fields from list endpoints for chunk-based processing.
Yes. The API is built for predictable response envelopes and automation workflows.
Use the support chat: Chat with Us.
Get access, validate endpoint behavior in Postman, and launch your data pipeline.