Get a Stream of Statuses

Network

The network to look up against.

Type

Required

Validator/Delegator

Allowed:

Accept

Generated from available response content types:

Response Codes

Example Request

curl --request POST \
     --url https://svc.blockdaemon.com/reporting/staking/v2/solana/mainnet/validator/status \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '[\
  "FQwewNXahV7MiZcLpY6p1xhUs2acVGQ3U5Xxc7FzV571"\
]'

Example Content Types

Updated