Skip to main content
GET
Download music
Get a direct download URL for a music audio file. See the Music API overview for authentication and usage guidance.

Authorizations

x-magnific-api-key
string
header
required

Your Magnific API key. Required for authentication. Learn how to obtain an API key

Path Parameters

music-id
integer
required

Unique numeric identifier of the music item

Response

OK

id
integer
required

Unique identifier of the music item

Example:

1

title
string
required

Music title

Example:

"Summer Vibes"

download_url
string
required

Direct URL to download the music file

Example:

"https://cdn.freepik.com/music/track.mp3"