Bitcoin node
Proxy for the Bitcoin node on a development network (devnet).
GET
/v1/ext/{apiKey}/bitcoin-node/{*}
Bitcoin node
This endpoint is designed to proxy requests to the Bitcoin node on a development network (devnet).
It is accessible only with an API key and supports various HTTP methods (GET, POST, PUT, DELETE, PATCH, OPTIONS).
Path parameters
apiKey
Requiredstring
Hiro API key
Pattern:"0941f307fd270ace19a5bfed67fbd3bc"
*
Requiredstring
The path (endpoint) for the Bitcoin node RPC
Pattern:"rest/chaininfo"
Status code | Description |
---|---|
200 | Default Response |
POST
/v1/ext/{apiKey}/bitcoin-node/{*}
Bitcoin node
This endpoint is designed to proxy requests to the Bitcoin node on a development network (devnet).
It is accessible only with an API key and supports various HTTP methods (GET, POST, PUT, DELETE, PATCH, OPTIONS).
Path parameters
apiKey
Requiredstring
Hiro API key
Pattern:"0941f307fd270ace19a5bfed67fbd3bc"
*
Requiredstring
The path (endpoint) for the Bitcoin node RPC
Pattern:"rest/chaininfo"
Status code | Description |
---|---|
200 | Default Response |