Labels
Get Label Catalog
Returns the track catalog of a record label ordered by release date descending, with Songstats track ID ascending as a stable tie-breaker.
get/labels/catalog
Query parameters
songstats_label_idstring
Example:7gk4yfc9
The Songstats ID of the label being requested *
beatport_label_idstring
Example:74932
The Beatport ID of the label being requested *
limitinteger
Example:20
Specifies the limit of results being returned.
offsetinteger
Example:20
Specifies the offset of the limited results being returned.
with_linksboolean
Example:true
Includes an array of all of the source links associated with the requested objected.
Headers
Accept-Encodingstring
Example:gzip, deflate, br
gzip, deflate, br
Response
OK: The request has succeeded. The client can read the result of the response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.