Introduction

CubePlus Rest API is set of HTTP API that provides data required to build trading platform.The APIs are independent of programming languages which will help you to develop the application in any programming language. To get started with consuming APIs, please go through the process details below,

CubePlus Rest API: Process

CubePlus Rate Limits

Webhook Events

To configure webhook events for your app, login to Developer Portal → Create Apps → Apps → User Based. On the configuration page, enter your webhook endpoint URL in the Webhook URL field and ensure it follows the guidelines provided below the input field.

Once configured, all relevant user order events will be sent to the webhook URL specified in your app settings.

A simple authorization API workflow described below,