Getblockcount
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequired
methodstring · enumRequiredPossible values:
paramsarrayRequired
This method takes no parameters.
Responses
200
Current block height retrieved successfully
application/json
resultintegerOptionalExample:
The current block height (number of blocks in the best chain)
855000errorobject · nullableOptional
Error object (null if successful)
idstringOptional
ID of the request
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated