Get Royalties grouped by product
This endpoint retrieves royalty data grouped by product (albums, singles, etc.), showing revenue breakdown per product.
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Filters the data by artist. Comma-separated list of artist IDs
Filters the data by user. Specifies a user ID
Filter the data by country. Comma-separated values
Filters by DSP (Digital Service Provider). Comma-separated values
Start date of the period (YYYY-MM-DD format)
End date of the period (YYYY-MM-DD format)
Filters by sale type. Comma-separated values
Filters by aggregator. Comma-separated values
Filters by ISRC (International Standard Recording Code). Comma-separated values
Filters by either 'accounting' or 'sale' period
accounting
, sale
Successfully retrieved royalty data by product
The response is of type object[]
.