Connect to a Bitcoin node through an RPC driver

/v3/bitcoin/node

This endpoint is deprecated. Do not use it.
Instead, use this API.


2 credits per API call

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 the Bitcoin developers' guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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 of objects

Params to the method call, if required.

params
Responses

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