Skip to main content
GET
Get metadata on the Rated Ethereum API endpoints
This endpoint is available only to annual commitment and custom Enterprise plans. Get in touch with [email protected] to learn more.

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

utc
boolean | null
default:false

Returns results based on UTC days (true) or ETH chain days (false)

Response

Successful Response

day
integer
required
Required range: x >= 0
startEpoch
integer
required
Required range: x >= 0
endEpoch
integer
required
Required range: x >= 0
startSlot
integer
required
Required range: x >= 0
endSlot
integer
required
Required range: x >= 0
fromDate
string<date-time> | null
toDate
string<date-time> | null