Traxsource: Get Label Details
Traxsource via Parse · music
Returns a record label's full profile from Traxsource, including its track catalog (paginated, 10 per page) and any upcoming/pre-order releases. The tracks array reflects the requested page; the upcoming array always shows the label's current pre-orders regardless of page. API for the Traxsource electronic music store — charts, tracks, releases, artists, genres, and search. Fulfilled by Parse from traxsource.com.
- ecommerce
- entertainment
- music
- parse
- platform-key
- traxsource
- traxsource-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/14566d9b-cfe4-4533-94a8-986fdbaebf74/get_label_details
- Interface artifact
- sha256:cdc83ed1439134b4c44746d9d7013e8cab60c97cb82e56b716ce5f0088fc6d72
- Manifest digest
- sha256:b2b06eb490e0608f9700ef6241f1cd51aea8a23ff29526a32a7b04d7499dfa3e
Request fields
- page (integer): Page number for the tracks listing.
- label_id (string, required): Numeric label ID (e.g. "45256").
- label_slug (string, required): Label URL slug from its Traxsource URL path (e.g. "black-box-underground").
Example queries
- {"page":"1","label_id":"45256","label_slug":"black-box-underground"}