---
title: "Download sound effects"
method: POST
path: "/v2/sfx/licenses/{id}/downloads"
tags: ["sound_effects"]
---

# Download sound effects

`POST /v2/sfx/licenses/{id}/downloads`

This endpoint redownloads sound effects that you have already received a license for. The download links in the response are valid for 8 hours.

## Path parameters

- `id` string, required

## Response `200`

OK

- object — Sound effect license URL object
  - `url` string, required — URL that can be used to download the unwatermarked, licensed asset

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/shutterstock/apis/shutterstock-api-explorer.md) · [All operations](https://skmtc.net/shutterstock/apis/shutterstock-api-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shutterstock/shutterstock-api-explorer/versions/d2e03e7f655d/schema)
