latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Get earnings percentile for a creator

Returns the earnings percentile bucket the specified creator falls into based on their gross earnings over the last 30 days.

The value is a decimal percentile where lower numbers indicate higher rank (e.g. 0.01 means top 0.01% of earners, 99.50 is near the bottom).

get/creators/{creatorUserUuid}/insights/earnings/percentile

Path parameters

creatorUserUuidstring uuid required

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Earnings percentile for the specified creator

percentilenumber required

Earnings percentile (decimal) the creator falls into based on their gross earnings over the last 30 days. Lower values indicate higher rank: 0.01 = top 0.01% of earners, 99.50 ≈ bottom. Values are not constrained to whole numbers — bucket granularity is determined by the lookup table.