- APIs
- Platform API
- Bitcoin Node
Bitcoin node
Proxy for the Bitcoin node on a development network (devnet).
GET
Parameters
Path Parameters
apiKey
REQUIRED
string Hiro API key
*
REQUIRED
string The path (endpoint) for the Bitcoin node RPC
| Status code | Description |
|---|---|
| 200 | Default Response |
cURL
curl -L \"https://api.hiro.so/v1/ext/{apiKey}/bitcoin-node/{*}" \-H 'Accept: application/json'