---
title: "Get signed CDN streaming URL for a track"
method: GET
path: "/audiomack/track/stream"
tags: ["Audiomack"]
---

# Get signed CDN streaming URL for a track

`GET /audiomack/track/stream`

## Query parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `400` — Missing query parameter
- `404` — Streaming source not found
- `500` — Internal server error

---

[API](https://skmtc.dev/paxsenix/apis/paxsenix-api.md) · [All operations](https://skmtc.dev/paxsenix/apis/paxsenix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/paxsenix/paxsenix-api/revisions/a09b8775685e/schema)
