Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rated.network/llms.txt

Use this file to discover all available pages before exploring further.

Validator Metadata

This endpoint provides detailed metadata about validators including their identity, configuration, and other relevant information.

Get various metadata about validators

GET
/
v1
/
solana
/
validators
/
{validator_id}

Validator-Stake Account Mapping

This endpoint returns all distinct stake accounts associated to a validator over a period of time when they were actively delegated.

Get the stake accounts associated to a validator

GET
/
v1
/
solana
/
validators
/
{validator_id}
/
delegators

API Metadata

Information about the Rated API endpoints and their specifications.

Get metadata on the Rated Solana API endpoints

GET
/
v1
/
solana
/
apiMetadata

Solana epoch metadata

Information about the Solana epoch metadata.
GET
/
v1
/
solana
/
epochMetadata