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