Stacks Blockchain API
Proxy for the Stacks Blockchain API on a development network (devnet).
GET
/v1/ext/{apiKey}/stacks-blockchain-api/{*}
Stacks Blockchain API
This endpoint is designed to proxy requests to the Stacks blockchain API 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 Stacks Blockchain API
Pattern:"extended/v1/tx"
Status code | Description |
---|---|
200 | Default Response |
POST
/v1/ext/{apiKey}/stacks-blockchain-api/{*}
Stacks Blockchain API
This endpoint is designed to proxy requests to the Stacks blockchain API 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 Stacks Blockchain API
Pattern:"extended/v1/tx"
Status code | Description |
---|---|
200 | Default Response |