Create a new asset with the provided details. This endpoint allows you to create a new asset with properties like title, artist information, and metadata.
| Parameter | Type | Description |
|---|---|---|
| title (Required) | string | Title of the asset |
| mainArtist (Required) | array | Main artist of the asset |
| displayArtist (Required) | string | Display artist of the asset |
| type (Required) | string | Type of the asset (default: ‘Audio’) |
| Parameter | Type | Description |
|---|---|---|
| id (Optional) | string | ID of the asset |
| otherArtist (Optional) | array | Other artist of the asset |
| version (Optional) | string | Version of the asset |
| lyrics (Optional) | string | Lyrics of the asset |
| mainGenre (Optional) | array | Main genre of the asset |
| subGenre (Optional) | array | Sub genre of the asset |
| contributors (Optional) | object | Contributors of the asset |
| iswc (Optional) | string | ISWC of the asset |
| isrc (Optional)) | string | ISRC of the asset |
| externalId (Optional) | string | External ID of the asset |
| extra (Optional) | object | Extra information of the asset |
| metadata (Optional) | object | Metadata of the asset |
| assetIDs (Optional) | array | Asset IDs of the asset |
| explicit (Optional) | boolean | Explicit content of the asset |
| Parameter | Type | Description |
|---|---|---|
| ddexMetadata (Optional) | object | DDEX metadata of the asset |
| resourceReference (Optional) | string | Resource reference of the asset |
| technicalResourceDetails (Optional) | object | Technical resource details of the asset |
| soundRecordingDetails (Optional) | object | Sound recording details of the asset |
| musicalWorkReference (Optional) | object | Musical work reference of the asset |
| Parameter | Type | Description |
|---|---|---|
| artists (Optional) | array | Artists of the asset |
| split (Optional) | array | Splits of the asset |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
"Midnight City"
["M83", "M47"]"M83"
Audio, Video "Audio"
"Album Version"
"USRC17607839"
"T1234567890"
["Electronic", "Mental"]["Synthwave"][
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"type": "primary"
}
][
{
"user": "550e8400-e29b-41d4-a716-446655440002",
"share": 100
}
]