List Tracks
List Tracks. Use it to upload audio, maintain track metadata, manage contributor and rights information, attach documents, and assign tracks to visible releases. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.
Authorization
BearerAuth In: header
Query Parameters
Search term for matching visible records.
Page number to return.
Number of records per page.
Sort direction for creation date.
Header Parameters
Optional user_id to perform an allowed action for a user in the same organization.
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Publish Theme Profile
Publish Theme Profile. Use it to save, inspect, and publish organization visual branding drafts for the account experience. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.
Create Track
Create Track. 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.