Trading API

api.paradynex.com

 

{"name":"paradynex","version":"2.2.5","host":"https://api.paraynex.com","basePath":"/v2"}

 

Introduction

 

All shell commands are CURL. You can read more about CURL here.

ParadyneX provides a complete RESTful API for developers which allows full access to all the functionalities on the exchange. Paradynex also support websocket for real-time updates.

These endpoints are categorized into public and private. Public endpoints allow you to access public information such as price ticker, orderbook etc while private endpoints require authentication and allow you to get your balance, active orders as well as placing orders.

We have language bindings in Shell with CURL and you can view code examples in the dark area on the right.