Skip to main content
GET
Download a sound effect
Get a direct download URL for a sound effect audio file. See the Sound Effects 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

sfx-id
integer
required

Unique numeric identifier of the sound effect

Response

OK

id
integer
required

Unique identifier of the sound effect

Example:

1

title
string
required

Sound effect title

Example:

"Thunder Rumble"

download_url
string
required

Direct URL to download the sound effect file

Example:

"https://cdn.freepik.com/sfx/thunder-rumble.mp3"