Skip to content

Introduction

Aliceblue ANT APIs is a collection of fast, high performing, low complexity and easy to understand trading APIs for you, the retail traders to build state of the art financial platforms which can be used for trading, investment, wealth generation, automation of trading strategies & execute algo based strategies.

It is a set of REST-like APIs that provide integration with our trading eco-system. You can Execute, Modify and Cancel Orders in real time, Manage Portfolio, access Live Market data feeds and Order status stream, view Funds & Balance, and build much more in the Capital Market space with our Open APIs.

Each API call is structured as below

  • URL to be called
  • Input Parameters with example JSON set
  • Response from server with all possible keys
  • Error message

Base URL

The BASE URL is the common url used as prefix for all API call.

https://a3.aliceblueonline.com

User Registration

To register as an Individual Trader/Vendor, please visit [https://a3.aliceblueonline.com/] and follow the steps below:

  1. Log in using your Individual Trader/Vendor credentials.
  2. Navigate to the My Apps section and click Create New App.
  3. Complete all the mandatory fields.
  4. Click Save to create your application.
  5. Once the application is created, an App Code (appCode) and API Secret (apiSecret) will be generated automatically.

Important

The appCode and apiSecret are confidential credentials. Keep them secure and Do not share them with anyone outside your organization, as they are required to authenticate and access the API securely.