Skip to main content
GET
Get Product Stats
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/product//stats Description: The /product/{id}/stats endpoint retrieves statistical information for a specific product. Method: GET Path Parameter:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Product ID

Response

Success

count
integer

Total count of streams/downloads

Example:

15000

royalty
number<float>

Total royalty amount

Example:

125.5