Usage
Learn the basics of using the Stacks Blockchain API.
Base URL
https://api.hiro.soMaking requests
curl -L 'https://api.hiro.so/extended' \
-H 'Accept: application/json'Authentication
curl -L 'https://api.hiro.so/extended' \
-H 'Accept: application/json' \
-H 'x-api-key: $HIRO_API_KEY'Response codes
Code
Description
Last updated
Was this helpful?