catalog: Use catalogNumber insteadPOST
Request Payload:
| Field | Type | Description |
|---|---|---|
| upc | string | The UPC of the product |
| catalog (or catalogNumber) | string | The catalog of the product |
| title | string | The title of the product |
| displayArtist | string | The display artist of the product |
| type | string | The type of the product |
| externalId | string | The external ID of the product |
| releaseDate | string | The release date of the product |
| takedownDate | string | The takedown date of the product |
| mainGenre | array of strings | The main genre of the product |
| subGenre | array of strings | The sub-genre of the product |
| status | string | The status of the product |
| distribution | string | The distribution of the product |
| contributors | string | The contributors of the product |
| metadata | object | Additional metadata for the product |
| version | string | The version of the product |
| explicit | boolean | The explicit content of the product |
| id | string | The unique identifier of the product |
| artists | array of strings | The artists associated with the product |
| assets | array of objects | The assets associated with the product |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Product title
1 - 255"Summer Vibes"
Custom product identifier
100"PROD-001"
Universal Product Code (auto-generated if not provided)
"123456789012"
Catalog number for the product
100"CAT-2024-001"
DEPRECATED Use catalogNumber instead
100External system identifier
100"EXT-12345"
Display name for the artist(s)
255"John Doe feat. Jane Smith"
Product type
Audio, Video, Ringtone "Audio"
Product version or variant
100"Deluxe Edition"
Whether the product contains explicit content
explicit, clean "clean"
Product release date
"2024-06-15"
Date when product should be taken down
"2024-12-31"
Primary genre
100"Pop"
Secondary genre
100"Dance Pop"
Product status
Live, Taken Down, Scheduled, Pending, Error Distribution settings and preferences
List of contributors and their roles
Additional product metadata
Historical chart positions for the product
[
{
"chart": "Billboard Hot 100",
"position": 10,
"date": "2024-01-15"
}
]Total number of tracks on the product
x >= 112
Total number of discs in the product
x >= 11
Physical/digital package type
"Digital Album"
Edition designation (e.g., Deluxe, Remastered, Anniversary)
"Deluxe Edition"
Whether this product is a reissue of a previous release
false
Original release date (for reissues)
"2020-06-15"
Recording studio/location
255"Abbey Road Studios, London"
Mastering studio/location
255"Sterling Sound, New York"
Producer name(s)
["Max Martin", "Shellback"]Engineer name(s)
["John Smith", "Jane Doe"]Sequence number in a series or discography
5
Parent release ID for variants or deluxe editions
"550e8400-e29b-41d4-a716-446655440000"
Primary language code (ISO 639-1)
10"en"
Copyright line year (©)
1900 <= x <= 21002024
Phonogram line year (℗)
1900 <= x <= 21002024
Associated artists with their roles
Artist ID (defaults to primary)
[
{ "id": "artist-123", "type": "primary" },
{ "id": "artist-456", "type": "featuring" }
]Associated media assets (tracks, videos)
JSON string representation of asset
[
{ "asset": "asset-789", "number": 1 },
{ "asset": "asset-790", "number": 2 }
]Product created successfully
Unique product identifier
"prod_123456"
Product title
"Summer Vibes"
Display artist name
"John Doe feat. Jane Smith"
Universal Product Code
"123456789012"
Catalog number
"CAT-2024-001"
Audio, Video, Ringtone "Audio"
Product format (auto-determined by asset count)
Single, EP, Album, LP "Single"
explicit, clean "clean"
"2024-06-15"
null
"Pop"
"Dance Pop"
"active"
"Deluxe Edition"
Record label (from artist defaults)
"Indie Records"
Copyright information (from artist defaults)
"2024 John Doe"
Publisher information (from artist defaults)
"Music Publishing Co."
Associated media files (artwork, etc.)
Associated artists
Associated media assets
Distribution settings
Contributors list
Additional metadata
Historical chart positions
Total number of tracks on the product
12
Total number of discs in the product
1
Physical/digital package type
"Digital Album"
Edition designation
"Deluxe Edition"
Whether this product is a reissue
Original release date (for reissues)
Recording studio/location
Mastering studio/location
Producer name(s)
Engineer name(s)
Sequence number in a series
Parent release ID for variants
Primary language code (ISO 639-1)
"en"
Copyright line year (©)
2024
Phonogram line year (℗)
2024
Creation timestamp
"2024-08-25T10:30:00Z"
Last update timestamp
"2024-08-25T10:30:00Z"