
TikTok Sound Music API (free-watermark videos)
Pricing
$30.00/month + usage

TikTok Sound Music API (free-watermark videos)
Extract data from TikTok Sound/Music. Scrape full user profiles including posts, total likes, name, nickname, numbers of comments, shares, followers, following, and more.
5.0 (1)
Pricing
$30.00/month + usage
6
Monthly users
11
Runs succeeded
>99%
Last modified
a day ago
You can access the TikTok Sound Music API (free-watermark videos) programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1{
2 "openapi": "3.0.1",
3 "info": {
4 "version": "2.0",
5 "x-build-id": "7YVFJM4LtpveTPjeR"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/novi~tiktok-sound-api/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-novi-tiktok-sound-api",
16 "x-openai-isConsequential": false,
17 "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18 "tags": [
19 "Run Actor"
20 ],
21 "requestBody": {
22 "required": true,
23 "content": {
24 "application/json": {
25 "schema": {
26 "$ref": "#/components/schemas/inputSchema"
27 }
28 }
29 }
30 },
31 "parameters": [
32 {
33 "name": "token",
34 "in": "query",
35 "required": true,
36 "schema": {
37 "type": "string"
38 },
39 "description": "Enter your Apify token here"
40 }
41 ],
42 "responses": {
43 "200": {
44 "description": "OK"
45 }
46 }
47 }
48 },
49 "/acts/novi~tiktok-sound-api/runs": {
50 "post": {
51 "operationId": "runs-sync-novi-tiktok-sound-api",
52 "x-openai-isConsequential": false,
53 "summary": "Executes an Actor and returns information about the initiated run in response.",
54 "tags": [
55 "Run Actor"
56 ],
57 "requestBody": {
58 "required": true,
59 "content": {
60 "application/json": {
61 "schema": {
62 "$ref": "#/components/schemas/inputSchema"
63 }
64 }
65 }
66 },
67 "parameters": [
68 {
69 "name": "token",
70 "in": "query",
71 "required": true,
72 "schema": {
73 "type": "string"
74 },
75 "description": "Enter your Apify token here"
76 }
77 ],
78 "responses": {
79 "200": {
80 "description": "OK",
81 "content": {
82 "application/json": {
83 "schema": {
84 "$ref": "#/components/schemas/runsResponseSchema"
85 }
86 }
87 }
88 }
89 }
90 }
91 },
92 "/acts/novi~tiktok-sound-api/run-sync": {
93 "post": {
94 "operationId": "run-sync-novi-tiktok-sound-api",
95 "x-openai-isConsequential": false,
96 "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97 "tags": [
98 "Run Actor"
99 ],
100 "requestBody": {
101 "required": true,
102 "content": {
103 "application/json": {
104 "schema": {
105 "$ref": "#/components/schemas/inputSchema"
106 }
107 }
108 }
109 },
110 "parameters": [
111 {
112 "name": "token",
113 "in": "query",
114 "required": true,
115 "schema": {
116 "type": "string"
117 },
118 "description": "Enter your Apify token here"
119 }
120 ],
121 "responses": {
122 "200": {
123 "description": "OK"
124 }
125 }
126 }
127 }
128 },
129 "components": {
130 "schemas": {
131 "inputSchema": {
132 "type": "object",
133 "required": [
134 "limit"
135 ],
136 "properties": {
137 "region": {
138 "title": "Country",
139 "enum": [
140 "",
141 "GB",
142 "AF",
143 "AL",
144 "DZ",
145 "AS",
146 "AD",
147 "AO",
148 "AI",
149 "AQ",
150 "AG",
151 "AR",
152 "AM",
153 "AW",
154 "AU",
155 "AT",
156 "AZ",
157 "BS",
158 "BH",
159 "BD",
160 "BB",
161 "BY",
162 "BE",
163 "BZ",
164 "BJ",
165 "BM",
166 "BT",
167 "BO",
168 "BQ",
169 "BA",
170 "BW",
171 "BV",
172 "BR",
173 "IO",
174 "VG",
175 "BN",
176 "BG",
177 "BF",
178 "BI",
179 "KH",
180 "CM",
181 "CA",
182 "CV",
183 "KY",
184 "CF",
185 "TD",
186 "CL",
187 "CN",
188 "CX",
189 "CC",
190 "CO",
191 "KM",
192 "CK",
193 "CR",
194 "HR",
195 "CU",
196 "CW",
197 "CY",
198 "CZ",
199 "CD",
200 "DK",
201 "DJ",
202 "DM",
203 "DO",
204 "TL",
205 "EC",
206 "EG",
207 "SV",
208 "GQ",
209 "ER",
210 "EE",
211 "ET",
212 "FK",
213 "FO",
214 "FJ",
215 "FI",
216 "FR",
217 "GF",
218 "PF",
219 "TF",
220 "GA",
221 "GM",
222 "GE",
223 "DE",
224 "GH",
225 "GI",
226 "GR",
227 "GL",
228 "GD",
229 "GP",
230 "GU",
231 "GT",
232 "GG",
233 "GN",
234 "GW",
235 "GY",
236 "HT",
237 "HM",
238 "HN",
239 "HK",
240 "HU",
241 "IS",
242 "IN",
243 "ID",
244 "IR",
245 "IQ",
246 "IE",
247 "IM",
248 "IL",
249 "IT",
250 "CI",
251 "JM",
252 "JP",
253 "JE",
254 "JO",
255 "KZ",
256 "KE",
257 "KI",
258 "XK",
259 "KW",
260 "KG",
261 "LA",
262 "LV",
263 "LB",
264 "LS",
265 "LR",
266 "LY",
267 "LI",
268 "LT",
269 "LU",
270 "MO",
271 "MG",
272 "MW",
273 "MY",
274 "MV",
275 "ML",
276 "MT",
277 "MH",
278 "MQ",
279 "MR",
280 "MU",
281 "YT",
282 "MX",
283 "FM",
284 "MD",
285 "MC",
286 "MN",
287 "ME",
288 "MS",
289 "MA",
290 "MZ",
291 "MM",
292 "NA",
293 "NR",
294 "NP",
295 "NL",
296 "NC",
297 "NZ",
298 "NI",
299 "NE",
300 "NG",
301 "NU",
302 "NF",
303 "KP",
304 "MK",
305 "MP",
306 "NO",
307 "OM",
308 "PK",
309 "PW",
310 "PS",
311 "PA",
312 "PG",
313 "PY",
314 "PE",
315 "PH",
316 "PN",
317 "PL",
318 "PT",
319 "PR",
320 "QA",
321 "CG",
322 "RO",
323 "RU",
324 "RW",
325 "RE",
326 "BL",
327 "SH",
328 "KN",
329 "LC",
330 "MF",
331 "PM",
332 "VC",
333 "WS",
334 "SM",
335 "SA",
336 "SN",
337 "RS",
338 "SC",
339 "SL",
340 "SG",
341 "SX",
342 "SK",
343 "SI",
344 "SB",
345 "SO",
346 "ZA",
347 "GS",
348 "KR",
349 "SS",
350 "ES",
351 "LK",
352 "SD",
353 "SR",
354 "SJ",
355 "SZ",
356 "SE",
357 "CH",
358 "SY",
359 "ST",
360 "TW",
361 "TJ",
362 "TZ",
363 "TH",
364 "TG",
365 "TK",
366 "TO",
367 "TT",
368 "TN",
369 "TR",
370 "TM",
371 "TC",
372 "TV",
373 "UM",
374 "VI",
375 "UG",
376 "UA",
377 "AE",
378 "US",
379 "UY",
380 "UZ",
381 "VU",
382 "VA",
383 "VE",
384 "VN",
385 "WF",
386 "EH",
387 "YE",
388 "ZM",
389 "ZW",
390 "AX"
391 ],
392 "type": "string",
393 "description": "Country target for scraping",
394 "default": ""
395 },
396 "type": {
397 "title": "Kind of scraping: Video or Search",
398 "enum": [
399 "POST_LIST",
400 "SEARCH"
401 ],
402 "type": "string",
403 "description": "Fetching Type. Video list list by Music URL or search music list by keyword."
404 },
405 "url": {
406 "title": "🔗Sound URL",
407 "type": "string",
408 "description": "Sound URL from TikTok. Ex: https://www.tiktok.com/@amnhacso/video/7297086890916809992"
409 },
410 "keyword": {
411 "title": "💡 Keyword to search",
412 "type": "string",
413 "description": "Keyword to search. Use when Type is SEARCH. Example: lady gaga."
414 },
415 "filterBy": {
416 "title": "Filter By",
417 "enum": [
418 "ALL",
419 "TITLE",
420 "CREATOR"
421 ],
422 "type": "string",
423 "description": "Filter by type ALL, TITLE, CREATOR. Use when Type is SEARCH."
424 },
425 "sortType": {
426 "title": "Sort Type. Use when Type is SEARCH",
427 "enum": [
428 "RELEVANCE",
429 "MOST USED",
430 "MOST RECENT",
431 "SHORTEST",
432 "LONGEST"
433 ],
434 "type": "string",
435 "description": "Sort Type. RELEVANCE, MOST USED, MOST RECENT, SHORTEST, LONGEST. Use when Type is SEARCH."
436 },
437 "limit": {
438 "title": "Number of videos per music or sounds per keyword",
439 "minimum": 1,
440 "maximum": 10000,
441 "type": "integer",
442 "description": "Add the number of tiktoks you want to scrape.",
443 "default": 1
444 }
445 }
446 },
447 "runsResponseSchema": {
448 "type": "object",
449 "properties": {
450 "data": {
451 "type": "object",
452 "properties": {
453 "id": {
454 "type": "string"
455 },
456 "actId": {
457 "type": "string"
458 },
459 "userId": {
460 "type": "string"
461 },
462 "startedAt": {
463 "type": "string",
464 "format": "date-time",
465 "example": "2025-01-08T00:00:00.000Z"
466 },
467 "finishedAt": {
468 "type": "string",
469 "format": "date-time",
470 "example": "2025-01-08T00:00:00.000Z"
471 },
472 "status": {
473 "type": "string",
474 "example": "READY"
475 },
476 "meta": {
477 "type": "object",
478 "properties": {
479 "origin": {
480 "type": "string",
481 "example": "API"
482 },
483 "userAgent": {
484 "type": "string"
485 }
486 }
487 },
488 "stats": {
489 "type": "object",
490 "properties": {
491 "inputBodyLen": {
492 "type": "integer",
493 "example": 2000
494 },
495 "rebootCount": {
496 "type": "integer",
497 "example": 0
498 },
499 "restartCount": {
500 "type": "integer",
501 "example": 0
502 },
503 "resurrectCount": {
504 "type": "integer",
505 "example": 0
506 },
507 "computeUnits": {
508 "type": "integer",
509 "example": 0
510 }
511 }
512 },
513 "options": {
514 "type": "object",
515 "properties": {
516 "build": {
517 "type": "string",
518 "example": "latest"
519 },
520 "timeoutSecs": {
521 "type": "integer",
522 "example": 300
523 },
524 "memoryMbytes": {
525 "type": "integer",
526 "example": 1024
527 },
528 "diskMbytes": {
529 "type": "integer",
530 "example": 2048
531 }
532 }
533 },
534 "buildId": {
535 "type": "string"
536 },
537 "defaultKeyValueStoreId": {
538 "type": "string"
539 },
540 "defaultDatasetId": {
541 "type": "string"
542 },
543 "defaultRequestQueueId": {
544 "type": "string"
545 },
546 "buildNumber": {
547 "type": "string",
548 "example": "1.0.0"
549 },
550 "containerUrl": {
551 "type": "string"
552 },
553 "usage": {
554 "type": "object",
555 "properties": {
556 "ACTOR_COMPUTE_UNITS": {
557 "type": "integer",
558 "example": 0
559 },
560 "DATASET_READS": {
561 "type": "integer",
562 "example": 0
563 },
564 "DATASET_WRITES": {
565 "type": "integer",
566 "example": 0
567 },
568 "KEY_VALUE_STORE_READS": {
569 "type": "integer",
570 "example": 0
571 },
572 "KEY_VALUE_STORE_WRITES": {
573 "type": "integer",
574 "example": 1
575 },
576 "KEY_VALUE_STORE_LISTS": {
577 "type": "integer",
578 "example": 0
579 },
580 "REQUEST_QUEUE_READS": {
581 "type": "integer",
582 "example": 0
583 },
584 "REQUEST_QUEUE_WRITES": {
585 "type": "integer",
586 "example": 0
587 },
588 "DATA_TRANSFER_INTERNAL_GBYTES": {
589 "type": "integer",
590 "example": 0
591 },
592 "DATA_TRANSFER_EXTERNAL_GBYTES": {
593 "type": "integer",
594 "example": 0
595 },
596 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
597 "type": "integer",
598 "example": 0
599 },
600 "PROXY_SERPS": {
601 "type": "integer",
602 "example": 0
603 }
604 }
605 },
606 "usageTotalUsd": {
607 "type": "number",
608 "example": 0.00005
609 },
610 "usageUsd": {
611 "type": "object",
612 "properties": {
613 "ACTOR_COMPUTE_UNITS": {
614 "type": "integer",
615 "example": 0
616 },
617 "DATASET_READS": {
618 "type": "integer",
619 "example": 0
620 },
621 "DATASET_WRITES": {
622 "type": "integer",
623 "example": 0
624 },
625 "KEY_VALUE_STORE_READS": {
626 "type": "integer",
627 "example": 0
628 },
629 "KEY_VALUE_STORE_WRITES": {
630 "type": "number",
631 "example": 0.00005
632 },
633 "KEY_VALUE_STORE_LISTS": {
634 "type": "integer",
635 "example": 0
636 },
637 "REQUEST_QUEUE_READS": {
638 "type": "integer",
639 "example": 0
640 },
641 "REQUEST_QUEUE_WRITES": {
642 "type": "integer",
643 "example": 0
644 },
645 "DATA_TRANSFER_INTERNAL_GBYTES": {
646 "type": "integer",
647 "example": 0
648 },
649 "DATA_TRANSFER_EXTERNAL_GBYTES": {
650 "type": "integer",
651 "example": 0
652 },
653 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
654 "type": "integer",
655 "example": 0
656 },
657 "PROXY_SERPS": {
658 "type": "integer",
659 "example": 0
660 }
661 }
662 }
663 }
664 }
665 }
666 }
667 }
668 }
669}
TikTok Sound Music API (free-watermark videos) OpenAPI definition
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for TikTok Sound Music API (free-watermark videos) from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$30.00