Rated | docs home page
v1
Search...
⌘K
Ask AI
Home
Get in touch
Console
Console
Search...
Navigation
Metadata
Metadata
API
Documentation
Changelog
Legal
Getting started
Welcome
Networks supported
Pricing
Rated API
Authentication
Errors
Pagination
Request IDs
Rate limits
Endpoints
Introduction
Ethereum
Overview
Self report
Performance
Rewards
Metadata
Summary
GET
Entity Mappings
GET
Entity APRs
GET
All Validator Mappings
GET
Validator Mappings
GET
Validator APRs
GET
Validator Slashings
GET
Validator Consolidations
GET
Entity-level Validator Consolidations
GET
Metadata
Network
Private Sets
Withdrawals
Blocks
Solana
Polygon
Eigenlayer
Cosmos
Avalanche
Celestia
Cardano
Polkadot
Babylon
Glossary
Avalanche
Babylon
Cardano
Celestia
Cosmos
Eigenlayer
Ethereum
Polkadot
Polygon
Solana
Guides
Use Cases
Developers FAQ
Tools
Rated SDK
Rated CLI
Rated Console
Rated Network Explorer
On this page
Entity Metadata
Get Validator mappings for Pools and Operators
Get APR information for Pools, Operators and Addresses
Get validator consolidations information for Pools and Operators
Validator Metadata
Get Pool and Operator mappings for all Validators
Get Pool and Operator mappings for Validators
Get APR information for Validators
Get Slashings information for all Validators
Get consolidations for Validators
API Metadata
Get metadata on the Rated Ethereum API endpoints
Metadata
Metadata
A series of endpoints that drill down on metadata-related metrics for both entities and validators.
Metadata endpoint is available only to annual commitment and custom Enterprise plans. Get in touch with
hello@rated.network
to learn more.
Entity Metadata
The entity metadata endpoints inform you about how validators are mapped to entities, their APRs, and slashing metrics.
Please head to our
Glossary
to understand what individual metrics refer to.
Get Validator mappings for Pools and Operators
GET
/
v1
/
eth
/
entities
/
{entity_id}
/
mappings
Get APR information for Pools, Operators and Addresses
GET
/
v1
/
eth
/
entities
/
{entity_id}
/
aprs
Get validator consolidations information for Pools and Operators
GET
/
v1
/
eth
/
entityConsolidations
Validator Metadata
The validator metadata endpoints provide information about validator mappings, APR, and slashing history.
Get Pool and Operator mappings for all Validators
GET
/
v1
/
eth
/
validators
/
mappings
Get Pool and Operator mappings for Validators
GET
/
v1
/
eth
/
validators
/
{validator_index_or_pubkey}
/
mappings
Get APR information for Validators
GET
/
v1
/
eth
/
validators
/
{validator_index_or_pubkey}
/
aprs
Get Slashings information for all Validators
GET
/
v1
/
eth
/
validators
/
slashings
Get consolidations for Validators
GET
/
v1
/
eth
/
validators
/
consolidations
API Metadata
Information about the Rated API endpoints and their specifications.
Get metadata on the Rated Ethereum API endpoints
GET
/
v1
/
eth
/
apiMetadata
Validators Aggregated Penalties
Entity Mappings
Assistant
Responses are generated using AI and may contain mistakes.