Connect to the blockchain node through an RPC driver

The number of credits consumed depends on the number of methods submitted in an API call:
* 50 credits per debug*/trace* method (for EVM-based blockchains)
* 50 credits per EOS Trace API methods
* 5 credits per eth_call method (for EVM-based blockchains)
* 2 credits per any other RPC method

Connect directly to the blockchain node provided by Tatum.

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json