Validator Details by Pubkey
Beacon Validators
Validator Details by Pubkey
Get current state, lifecycle epochs, balance, and withdrawal credentials for a single validator by its BLS pubkey.
Cost: 1 credit per call. Automatically refunded on 4xx/5xx responses.
Access: Requires portfolio entitlement.
Rate limit: 360 req/min (shared with portfolio bucket)
Get your API key: Dev Portal
GET
Validator Details by Pubkey
Documentation Index
Fetch the complete documentation index at: https://docs.octav.fi/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
48-byte BLS pubkey, hex-encoded with 0x prefix (96 hex characters). Case-insensitive.
Pattern:
^0x[a-fA-F0-9]{96}$