Spyglass API
Empowering the jungle to make cool stuff
Overview
Spyglass API is an open-source & free-to-use REST API that can be leveraged to fuel apps in the banano ecosystem.
It is rate-limited at 10 requests per minute per IP address & has semi-reliable uptime. Use at your own risk in a production environment.
How to Use
Use the navigation menu to view details about each endpoint & what data it returns.
Each request uses the root url below combined with a specific API path; all paths are accessible via GET or POST requests.
Each POST request expects a JSON body; below is an example:
curl -X POST https://api.spyglass.pw/banano/v1/representatives -H 'Content-Type: application/json' -d '{"minimumWeight":"100000"}'
Contact
Suggestions or issues? Please let me know; my contact information is below. Also please feel free to post an issue on github.
  • dev.ptera@gmail.com
  • https://www.reddit.com/user/dev-ptera