---
title: "Upload music"
method: POST
path: "/suno/uploads/audio-url"
---

# Upload music

`POST /suno/uploads/audio-url`

## Request body

- object
  - `url` string, required — Maximum audio length is 120 seconds.

## Response `200`

Successful Response

- object
  - `code` string, required — Business status code
  - `message` string, required — Message
  - `data` string, required — Response data

---

[API](https://skmtc.net/deerapi/apis/text-to-audio-api.md) · [All operations](https://skmtc.net/deerapi/apis/text-to-audio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deerapi/text-to-audio-api/versions/b6265ced74a1/schema)
