---
title: "Download Music"
method: GET
path: "/api/download/music"
tags: ["Download"]
---

# Download Music

`GET /api/download/music`

Download Music

## Query parameters

- `url` string, uri, required — Video URL. For example: https://www.tiktok.com/@taylorswift/video/7558098574555254046

## Response `200`

Success

- object
  - `play` string — Download Music URL

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api.md) · [All operations](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tikfly/tikfly-api-unoffical-tiktok-api/versions/892e18b9f5af/schema)
