3.4. BitShares Explorer API - Try it out!¶
The below links take you to BitShares API calls list page. They are ES Wrappers (i.e., Wrapper to expose Elasticsearch Bitshares node data to clients). On the page, you can select a call and set value(s) and try it out!
- BitShares Explorer API uses to query the MAINNET
- BitShares Explorer Testnet API uses to query the TESTNET
Example
- Select a call
- Set a value
- Click [Try it Out!]
- Examine the return values
- Curl
- Request URL
- Response Body
- Response Code
- Response Headers
This information also locates here - Bitshares Blockchain Explorer and the Wrappers