Skip to main content

Authorizations

string
required
Your Helius API key. You can get one for free in the dashboard.

Message

This method takes an empty request and returns version information.

Response

string
A JSON string containing detailed version information with the following fields:
string
The package name.
string
The package version.
string
The protocol version.
string
The Richat protocol version.
string
The Solana version the service is using.
string
The Git commit hash of the build.
string
The Rust compiler version used to build the service.
string
The timestamp when the service was built.
string
The hostname of the server handling the request.