For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get version

Get current node version

post

Retrieves the current version of the node software and indicates if it is an official release.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_version
Responses
200

Node version retrieved successfully

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated