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).
read:creator— Access creator profiles, content, and creator-specific information.read:insights— Access analytics, metrics, and insights data for performance tracking.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
"2025-06-26"
Path Parameters
Response
Earnings percentile for the specified creator
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.