Skip to main content
GET
Get Track
Fetches exactly the addressed track’s own bytes. The difference from get object: this endpoint does not follow stream manifests. Ask it for a manifest track and you get the manifest itself; ask for a segment track and you get that segment. Use it when you want the raw pieces rather than the assembled payload.

Response headers

Errors

The endpoint-specific case: 400 when the track isn’t certified yet. Everything else follows the shared conventions, and the endpoint is metered per IP (rate limits).

Example

Response