TikTok

TikTok Download

Download a TikTok video β€” returns watermark, no-watermark, and audio URLs.

POST/tiktokdl
POST/tiktokdl
Parameters
Request
bash
1curl -X POST 'https://execross.com/api/v3/tiktokdl?url=https%3A%2F%2Fwww.tiktok.com%2F%40user%2Fvideo%2F123456789' \
2  -H 'Accept: application/json' \
3  -H 'apikey: YOUR-APIKEY'
Response
Click Send to execute the request.
Example response
json
1{
2  "creator": "EXECROSS",
3  "ip": "61.5.71.228",
4  "result": {
5    "id": "7367927569280240901",
6    "caption": "Besok adalah Mystery✨#quotes #quotesislam",
7    "fullname": "𝑨𝒔𝒉𝒂𝒃𝒖𝒍 π‘²π’‚π’‰π’‡π’Š",
8    "username": "islamicvibes1445",
9    "region": "ID",
10    "duration": "13",
11    "like": "27608",
12    "comment": "75",
13    "share": "3052",
14    "play": "449049",
15    "download": "4159",
16    "music": "Everything Works Out in the end instrumental",
17    "no_watermark": "https://v16m-default.akamaized.net/...",
18    "watermark": "https://v16m-default.akamaized.net/...",
19    "sound": "https://sf16-ies-music-sg.tiktokcdn.com/...",
20    "thumbnail": "https://p16-sign-va.tiktokcdn.com/...",
21    "picture": "https://p16-sign-va.tiktokcdn.com/...",
22    "covertrack": "https://p16-sign-va.tiktokcdn.com/...",
23    "images": [],
24    "musicInfo": {
25      "id": "7213421053140339457",
26      "title": "Everything Works Out in the end instrumental",
27      "author": "scars",
28      "duration": 44,
29      "original": true,
30      "play": "https://sf16-ies-music-sg.tiktokcdn.com/...",
31      "cover": "https://p16-sign-va.tiktokcdn.com/..."
32    },
33    "videoSize": 174610
34  },
35  "status": 200
36}
Next
X/Twitter Profile