Simple queries to the Blockchain.
Last updated 6 years ago
After running Insight, swagger can be used to test all the API calls:
The REST-API can also be queried using curl:
curl http://0.0.0.0:3000/api/block-index/0 {"blockHash":"000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943"}
Check the for a detailed explanation for each API call.