SpaceMediaSpaceMedia
Endpoint referenceTracks

Create Track

POST
/api/v1/tracks

Create a track from audio_file_id plus title, artists, language, genre, rights, identifiers, lyrics, and availability metadata. The response returns the stable track_id for release assignment.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Header Parameters

X-User-Id*string

Required user_id for catalog ownership and quota context. The client must also have users:act-as.

Formatuuid

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?