Offline API documentation.
The online documentation is available at - Bullish API.
To serve the offline documentation you could use python:
python3 -m http.server
# navigate to http://0.0.0.0:8000/ in your browser
# navigate to desired API documentation through web file browserThere are two versions of API documentation maintained:
- current - API documentation as served at - Bullish API
- next - Future API documentation. This allows features and enhancements to be viewed ahead of scheduled releases.