Official documentation for the BlocPalX APIs and streams.
- Official announcements regarding changes, downtime, etc., to the API and streams will be reported in our official discord server.
- Streams, endpoints, parameters, payloads, etc., described in the documents in this repository are considered official and supported.
- The use of any other streams, endpoints, parameters, payloads, etc. is not supported; use them at your own risk and with no guarantees.
API clients and examples
Credit to Binance and Nomics
While BlocPalX could easily have used its proprietary APIs (BlocPalX has roots in TxQuick and BTC Trading Corp code, thus already had a very robust API) It was decided that BlocPalX should instead adopt well-known APIs in order to make integration quick and straightforward with existing tools and implementations. Thus we chose to implement the Binance API for trading and the Nomics API for basic market data in lieu of continued support for our existing API, and we believe credit should go where credit is due. Thank you both Nomics and Binance for your contributions to the cryptocurrency community!
Our implementation should be compatible, and if you come across any component that is not, please get in touch with us on Discord.