Skip to main content
GET
Get Percentiles
This endpoint returns a list of entities with their respective percentile rank score, according to their effectiveness rating. You can learn more about percentiles through our docs. Also worth digging deeper into the Rated Effectiveness Rating if you’re not already familiar with it. Here’s how to interpret the inputs required to operate it 👇

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Rated-Network
enum<string>
default:mainnet
Available options:
mainnet,
hoodi,
holesky

Query Parameters

window
enum<string>
required
Available options:
1d,
7d,
30d,
all
idType
enum<string>
required
Available options:
depositAddress,
withdrawalAddress,
nodeOperator,
pool,
poolShare,
entity,
validator,
privateSet

Response

Successful Response

timeWindow
enum<string>
required
Available options:
1d,
7d,
30d,
all
rank
integer
required
Required range: x >= 0
value
number
required
Required range: x >= 0