icrypex-com / apidoc

ICRYPEX API Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icrypex API Documentation

Welcome to Icrypex developer documentation.
This documentation details use of Icrypex REST API for spot exchange.

  • The base endpoint is: https://api.icrypex.com
  • All endpoints return either a JSON object or array if the status code is not 204 No Content.
  • Some endpoints are authenticated and will require and API Key
  • Once API key is created, it is recommended to set IP restrictions on the key for security reasons.
  • Never share your API key/secret key to ANYONE.

API Architecture


Public Trading Endpoints


Authenticated Trading Endpoints


Funding Endpoints


WebSockets

About

ICRYPEX API Documentation

License:GNU General Public License v3.0