Get Validator APYCopy Pageget https://example.com/api/v1/{network}/data/validator/apyGet a list of validator annual percentage yield (APY).Path ParamsnetworkstringenumrequiredNetwork name.ethereumsolanapolkadotkusamatoncardanocelestiaAllowed:ethereumsolanapolkadotkusamatoncardanocelestiaQuery ParamsstartAtdate-timeTimestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.finishAtdate-timeTimestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.startNumberint64Start number of the staking period.finishNumberint64Finish number of the staking period.limitint321 to 1000Number of resources that a single response page contains.offsetint320 to 10000000Number of resources to exclude from a response.addressstringrequiredValidator address in the required network. For the Ethereum network, it is a public validator key.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 4 days ago