Tracks

Overview

The Tracks API allows you to interface with and edit tracks that already exist on your site.

Prerequisites

These docs assume you’re already familiar with the finer points of track metadata like Interested Parties or the differences between Style and Genre. Because SourceAudio is so powerful and has so many different features, the API can get a bit complicated, so don’t hesitate to ask for help if you need it.

If you have any problems or questions, please contact us at api@sourceaudio.com

Format

The API was born out of a need to automate CSV metadata uploads, and as such, the format for sending in metadata matches the format used for CSV imports. This may feel odd if you’re starting with the API, rather than moving from CSV files. In the future, we will likely offer a more standardized format, but for now, that’s why you send in a single-dimension object. See more at Tracks Metadata