Connect to the blockchain node through an RPC driver

2 credits per RPC method in an API call

Connect directly to the blockchain node provided by Tatum.

The PUT method is used. The API endpoint URL acts as an HTTP-based RPC driver.

Path Params
string
required

Tatum X-API-Key used for authorization. You can omit this path parameter and either use the X-Api-Key header, or the API key tied to your IP address without any header.

string
enum
required

Blockchain to communicate with.

string
required

Optional path of rpc call for non EVM nodes, e.g. Algorand or Stellar.

Body Params
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json