JSON RPC HTTP driver

/v3/bcash/node

2 credits per API call

This endpoint is deprecated. Use the HTTP-based JSON RPC driver instead.


Use this endpoint URL as an http-based JSON RPC driver to connect directly to the node provided by Tatum. To learn more about JSON RPC, visit Bitcoin Cash developers' guide.

Body Params
string

Version of the JSON RPC.

string

ID of the request, could be any arbitrary identifier.

string

Method to invoke on the node.

params
array

Params to the method call, if required.

params
Responses

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