---
title: "Download audio tracks"
method: POST
path: "/v2/audio/licenses/{id}/downloads"
tags: ["audio"]
---

# Download audio tracks

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

This endpoint redownloads tracks 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 — Audio License URL object
  - `url` string, required — URL that can be used to download the unwatermarked, licensed asset
  - `shorts_loops_stems` string — URL that can be used to download the .zip file containing shorts, loops, and stems

## 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/revisions/d2e03e7f655d/schema)
