artist//products
Documentation Index
Fetch the complete documentation index at: https://apidocs.royalti.io/llms.txt
Use this file to discover all available pages before exploring further.
/artist/{id}/products endpoint retrieves all products associated with a specific artist, including related assets and statistics.
Method:
GET
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| id (required) | string | The unique identifier of the artist. |
| page (optional) | integer | Page number for pagination (default: 1) |
| size (optional) | integer | Number of products per page (default: 10) |
| type (optional) | string | Filter by product type (default: all) |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Artist ID
Page number for pagination
Number of products per page
Filter by product type
Success
Unique identifier of the product
UPC code of the product
Title of the product
Number of splits associated with this product
Total play/stream count from ProductStats
Total royalties from ProductStats