GitHub and API
The latest documentation of the Websocket and REST API can be found in the backend GitHub repository.
curl "https://zigzag-exchange.herokuapp.com/" -X POST -H 'Content-Type:application/json' -d '{"op":"marketsreq","args":[1, true]}'
Last modified 6mo ago