Get a summary of Royalties
| Parameter | Type | Description |
|---|---|---|
| artists | string | Filters the data by artist. Comma-separated list of artist IDs |
| user | string | Filters the data by user. Specifies a user ID |
| country | string | Filter the data by country. Comma-separated values |
| dsp | string | Filters by DSP (Digital Service Provider). Comma-separated values |
| start | string | Start date of the period (YYYY-MM-DD format) |
| end | string | End date of the period (YYYY-MM-DD format) |
| type | string | Filters by sale type. Comma-separated values |
| aggregator | string | Filters by aggregator. Comma-separated values |
| table_name | string | Filters by data source table name. Comma-separated values |
| upc | string | Filters by UPC (Universal Product Code). Comma-separated values |
| isrc | string | Filters by ISRC (International Standard Recording Code). Comma-separated values |
| includePreviousPeriod | string | Includes analytical data for percentage change |
| periodFilterType | string | Filters by either ‘accounting’ or ‘sale’ period |
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 data source table name. Comma-separated values for multiple tables
Filters by UPC (Universal Product Code). Comma-separated values
Filters by ISRC (International Standard Recording Code). Comma-separated values
Includes analytical data for percentage change
Filters by either 'accounting' or 'sale' period
accounting, sale Successfully retrieved royalty summary (may contain zero values if no data available)
Total number of downloads
Total royalty from downloads
Total number of streams
Total royalty from streams
Total royalty amount
Total count of plays/sales
Percentage change in royalty
Percentage change in count
Rate per 1000 streams/downloads
Previous period royalty amount
Previous period count