Solutions

Wide ranging solution enabling multiple categories of Brokrages.

Trading APIs

Our full suite Trading APIs facilitate complete trading life cycle.
They power a supercharged trading experience.

API banner

APIs available for

App Developer

App Developers

Fintech

Fintechs

Brokers

Sub-Brokers

Retail Traders

Retail Traders

The API Suite

developer api

Developer APIs

Developer APIs facilitate creation of web & mobile trading apps.

connector api

Connector APIs

Connector APIs facilitate seamless integration of FinTechs (publishers) with multiple Brokerages

B2c API
new bede

B2C APIs

B2C APIs facilitate building & automation of single client trading strategies

market feed api

Market Feed APIs

Socket based APIs delivering ultra-low latency, real time streaming market feed & order response data.

user mgmt api

User Management API

Helps in real time syncing of Data between 63 moons powered front office systems with any back office.

notification api

Notification APIs​

Helping you push in-app notifications and broadcast recommendations/ messages, to front-end platforms

Dealer API

Dealer APIs

Dealer APIs facilitate creation & execution of multi-client trading strategies

pg api

PG APIs

Get instant access to the rich ecosystem of PG integrations with Aggregators & Banks.

omex api

OMEx APIs

OMEx APIs give you real time access to order & trade data which can be harvested to power analytics

API Highlights

api highlight
green tick

End to End trade life cycle – Our trading APIs help you authenticate, get market feed,  place order, get order/trade response, get margin, holdings & positions, get content, facilitate payments & more

green tick

Cloud REST APIs with standard documentation & Help files making them easily consumable. Multiple Language supported.

green tick

Socket based APIs for handling ultra-low-latency streaming broadcast (Market feed) and order response data

green tick

Backed by class leading, proven Order & Risk Management systems, capable of managing any scale at very high throughputs

green tick

Supports all segments & order types including complex orders like Stop Loss, Bracket, Good Till Date(GTD), Margin Trading Facility (MTF) etc

green tick

App development services to help you create your unique trading app experiences

green tick

App SDKs available for integrating Broking functionalities into investment super-apps.

green tick

Rich ecosystem: Content, PG integration, User Management, Analytics & Onboarding APIs. Fintech players associated with us 

Our APIs Power

Many leading Discount and Full-service brokerages use our trading APIs to power their customized Mobile & Web trading applications.

Fintech Partners

Modern Algo
Fox Trader
WealthDesk
Alphaniti
Alphanest (Narnolia)

Frequently Asked Questions

Q 1) What is API?

Ans.- API Stands for application programming interface, APIs let your product or service communicate with other products and services without having to know how they are implemented. For example, imagine a ticket distributing agency. The ticket distributor could give its customers a cloud app that lets agent check availability with the distributor. This App could be expensive to develop and require long development time and ongoing maintenance.

Q.2) What is trading API?

Ans.- Trading APIs allows to integrate your own trading system (Mobile app, web trading platforms, Your Algo strategies, excel sheets, third party strategy platforms, etc) with 63 moons powered Broker trading engines.

Q.3) What functions can we perform using trading API?

  1. This collection of APIs would help in user authentication flow which include:
    • Login
    • Logout
    • Registered/Change MPIN
    • Set/Change password.
    • Send /Verify OTP
    • Register/Delete/Verify TOTP
    • Get User Details
  2. Order: This section provided to information of API calls to do the order management
    • Place/Modify/Cancel Order
    • Place /Modify/Cancel Cover Order
    • Place /Modify/Cancel Bracket Order
    • Place /Cancel Multileg-spread Order.
    • Place /Modify/Cancel/Pause/Resume EQ SIP Order
    • Cancel /Square All orders.
    • Order Book /Order history
    • GTD Order Book /Order history
    • Equity SIP /Multileg order book
    • Brokerage and charges Page
    • Get order margin info.
  3. Portfolio This section provided to information of API calls to fetch open position and holding detail of user as uploaded by member in System.
    • Conversion
    • Position Conversion Inquiry
    • Holdings
  4. Market: This set of calls allows the user to fetch the market related information, Scrip wise/Sector wise News, Events, Corporate Actions & IPO.
  5. eDIS: This section would allow to fetch the complete information on EDIS requests made.
  6. Margin Pledge: Margin Pledge is a process in which users can pledge their stocks to the broker in return for a collateral margin that can be utilized for trading.
  7. IPO: This section provides the API calls to fetch the complete information about current, upcoming, and closed IPOs.
  8. Scrip info: This section provides the API calls to fetch the Scrip details and security information.
  9. Balances: This section provides the API calls to get the information on Fund Balances.
  10. Fund:This section provides API calls to add funds, withdraw funds, get the Funds transaction related information like Bank details, UPI Details, purchase power, etc
  11. Message: This section provides API calls to fetch the details of various Messages flashed in the system.
  12. Price Feed: The Price Feed API allows to get price feed from broadcast server.
  13. Real time streaming: This streaming feature is only meant for receiving real-time “Order & Trade responses”. All other features (order placement, order modification, portfolio details, etc.) need to be implemented using their respective APIs covered in the previous sections.

Q.4) What are the types of APIs available?

Ans.-There are four types of API available.
1. B2C API for retail traders
2. Dealer APIs for sub-brokers/ dealers
3. Connector APIs for FinTechs wanting to connect with 63 moons powered Brokerages
4. Developer APIs for building mobile & web trading applications.

Q5) What Types of orders supported in API?

Ans.- The following order types are available.

  1. Market Order
  2. Limit Order
  3. Stop Loss Limit Order
  4. Stop Loss Market Order
  5. Bracket Order
  6. Cover Order
  7. GTD Order
  8. Equity SIP Order

Q.6) How can one access the B2C APIs?

Ans.- One need to go on brokers site and register himself, after registration one can Get API Token or Key. This API key Will help to get connect API Facility with his Setup. To understand API Response, parameter, and errors one can download API document, get familiar with API.

Q.7) How do B2C API key function?

Ans.- An API key is a unique identifier used to authenticate a user or application to access an API. It is created by ODIN System and must be included in every API request to authorize access to protected resources.

Q.8) How long the B2C API session is valid?

Ans.- API Session is dependent on the validity provided by the Brokerage firm with maximum limit of 1 trading day.

Q.9) Do I get access to market data along with the API?

Ans.- Yes. Market Feed API is available with B2C, Dealer & Developer API

Q.10) Are the APIs request-response or socket based?

Ans.- All REST APIs are request-response based. We also provide order/trader response messages on socket. All real-time streaming data like market feed are available on sockets in real time.

Q.11) Once I have authenticated how can I Place orders, Get order status?

Ans.- Yes, API is available for Place orders and get order status.

Q.12) Where can I get the scrip master file?

Ans.- You can download segment wise scrip master file from the URL provided in the API document.

Q.13) Is there historical data & one day OHLC API available?

Ans.- Coming soon

Q,14) What kind of hardware do I need to run the APIs?

Ans.- You Don’t require any specific hardware to run API, Basic internet and hardware configuration is enough.

Q.15) Is there a user guide for your API?

Ans.- The API document has the sample request and response structures which can act as User guide.

Q.16) How can I test the APIs?

Ans.- You can test API by using Postman Collection available in API Document

Q.17) What errors can come while using the APIs, provide solutions. What is the way to resolve error?

Ans.- The errors with respect to the use of APIs, sending wrong parameters, API key, user credentials etc. are mentioned in the API document. If you are facing issues connecting to the API themselves or have stopped receiving responses from APIs which were working earlier. Follow below steps for troubleshooting.

  • Check if you have Working internet connection on the machine from which APIs are being called.
  • Check the Proxy settings in the machine.
  • Verify if the API endpoints entered in your program/software/code have changed for any reason.
  • Verify that none of the API parameters are being sent incorrectly.
  • Verify API method (GET/POST/PUT/DELETE) are being used properly.
  • In case all the above are proper please Contact Broker to more troubleshooting.

Q.18) What kind coding skills I need to use the API?

Ans.- Any person with trading domain knowledge and basic coding skills in Python, JavaScript (NodeJS) can start using APIs. People with advanced skills in C# or Java can write fairly complex systems and Front ends using the APIs.

Q.19) What languages are your API available in?

Ans.- It is REST API and can be consumed in any programming languages.

Q.20) Does API support eDIS & pledge?

Ans.- eDIS and pledging of holdings is available in the Developer APIs. It is not available in B2C and Dealer APIs.

Q.21) Does your API allow to modify orders?

Ans.- Yes, API allow to modify orders.

Q.22) Can I simultaneously login to mobile trading & API?

Ans.- Yes, You can login simultaneously login to Mobile, web application along with API

Q.23) Can I create my own trading strategy using API, if yes how?

Ans.- Yes one can write own strategies based on our trading APIs. Our APIs cover end to end trade lifecycle making it easy for you to build nad automate your trading strategies. You can code your strategy in any language of your preference and consume market feed to trigger your strategies and trigger your trade using our APIs

Q.24) Can I reset password using API?

Ans.- Yes

Jump to Top

Retail Broking Solution

For over two decades, our white labelled Broking products have been powering growth of the largest number Brokerages in India, including some of the biggest names. The highly scalable, performance-oriented trading engines, coupled with innovative trading platforms ensure that our clients make the best of growing client and trading volumes. Our retail solution suite covers the end-to-end trade lifecycle of an investor.

Online On-boarding Platform

Retail Broking Illustration

Druta, our rapid Online onboarding platform ensures instant identity verification and trade enablement. It’s a 360o, modular platform which gives you the flexibility to create your own product and provide a seamless onboarding trading journey to your prospective clients

Retail Broking Illustration

Comprehensive trading platform

We power your business with multiple trading platforms catering to the needs of a diverse client base. All trading platforms come enabled with multi asset, multi exchange trading facility, best in class load bearing capabilities and trading speeds.

ODIN CTCL or Trader Work Station (retail)  is a comprehensive trading platform for Broker-dealers with top-of-the-line multi-client dealing abilities. ODIN CTCL is ideally suited for full service Brokerages looking to establish centralised or Branch-based dealing desks. Our suite of software led, Voice-based compliance solutions help You keep a comprehensive track of Dealer-Client trade calls and automate post-trade transaction confirmations.

Wave 2.0 – Mobile trading app for individual investors

A transformative mobile trading platform, which is cloud native, microservices driven, hybrid application with easy white labelling for unlimited scalability and rapid go to market.

Aero – Web trading platform for individual investors

A content rich web trading platform with advanced analytics & unparalleled insights

Diet  – EXE based trading application for individual investor

Lightning fast exe based trading application enabling a professional trading experience for individual investors.

BTS Cloud Services & Support

Our Trading Applications are cloud native, with microservices architecture and are engineered to deliver class leading performance. These are backed by BTS Cloud Service, which is a specialized, completely managed, public-private cloud platform, designed to provide highest uptime, on-demand scalability for handling varying business and in-built healing & fault tolerance capabilities.

We take special pride in providing industry leading customer support and constantly upgrading our software to keep you abreast with the rapidly changing regulatory environment.

Ecosystem enablers

Cutting edge innovations are happening in the trading ecosystem, with FinTechs coming up with value added broking services like wealth products, portfolio advisory, thematic investments, automated strategies and more. Your clients have turned a leaf by designing their own trading strategies written in multiple languages. We have built a comprehensive set of open APIs which help you connect seamlessly with the fintech ecosystem. Connector APIs for Fintechs and B2C APIs for individual investors, help you integrate seamlessly to the thriving ecosystem.

Product Offerings

Druta

Rapid online onboarding platform

Wave 2.0 provides you with Transformative Mobile Trading app experience.

ODIN Aero is our Supercharged Rich Internet Application

ODIN Diet Premier EXE based trading application for Broker-clients.

tech trader

Automate trading opportunities from within Odin Trader Work Station or Diet terminal

Dealer

Enjoy a seamless trading experience with our comprehensive trading platform for Broker-dealers

Institutional Broking Solution

We have deployed cutting edge technologies to deliver the lowest latency executional capabilities to marquee Institutional trading desks in the Indian capital Markets. Our comprehensive suite of Institutional Trading products enables sell side participants to achieve best execution capabilities with exhaustive list of execution algos, FIX compatibility, block trade handling capabilities, pooled orders with dealer grab functionality and more.

It is a global order management system with market leading 24X7 FIX compatibility, which connects with the widest network of third-party originators like Bloomberg, Fidessa, Marco polo.

The Institutional Trader Workstation, facilitates best execution capabilities for sales traders, having exhaustive list of execution algos with configurable parameters, widest FIX compatibility, block trade handling capabilities, pooled orders with dealergrab functionality and more. The trading applications are engineered to deliver class leading performance. With our advanced Order Routing Engines, we have brought down latency to less than 15 µs.

These are backed by BTS Cloud Service, which is a specialised, completely managed, public-private cloud platform, designed to provide highest uptime, on-demand scalability for handling varying business and in-built healing & fault tolerance capabilities.

We take special pride in providing industry leading customer support and constantly upgrading our software to keep you abreast with the rapidly changing regulatory environment.

Map

Product Offerings

institutional

We empower institutional trading desks with low latency, best execution trading products​

Post trade risk management & trade settlement solutions

Protector pro

The best Post-Trade Risk Management tool for Indian markets! It enables enterprises to carry out comprehensive, real time risk monitoring and mitigation across client, exchanges and multiple vendor trading platforms.

Protector pro logo

Online enterprise level post-trade risk management solution

Match

Seamlessly fulfilling all post-trade related activities including allocations, confirmation/affirmation, contracting, financial accounting, stock inventory, position balances, risk management, etc.

Match

Comprehensive suite of Back-office solutions

STP Gate

The market leading single window post-trade transaction processing service, providing a common central platform of interaction for investment managers, broker/dealers & custodians.

stp-gate-logo.svg

Single window post trade transaction processing service

trading-core

Two decades of delivering powerful trading technology enabling seamless trading for millions

Trading core Banner

Benefits

diet-benefit-4

Seamless inter-segment trading



trading-core1

Stable, robust, easy to use with fast order execution capability

Common dealing desk for multiple exchanges, multiple assets & multiple segments

trading-core3

Real-time price and position information with complete trade and system audit trail

trading-core5

Integrated application serving a wide variety of users

trading-core-6

Real-time connectivity to exchange and back-office system

protector-benefit2

Comprehensive multi-tier risk management across exchanges and segments

trading-core4

Customizable views at all levels, extensive search and filtering options

Features

Trading Core Feature

High Powered Order Management Systems

green tick

Multi Asset Multi Exchange

green tick

Order Lifecycle Management

green tick

Exchange Gateways

green tick

Connection & Load Handlers

green tick

Connection Access Protocol

green tick

Depository Participant Gateway

green tick

Payment Gateways including UPI

green tick

Hold, Release, Transfer utility

green tick

FIX Gateway

green tick

Market Data Handler

green tick

Supports Algo & Non-Algo Orders

green tick

Low Latency – High Throughput Execution

green tick

Auto BOD and EOD activities

Surveillance Module

green tick

Extensive Multi-admin support and multi-user management

green tick

Real-time Risk Monitoring: Gross Exposure, Margin Limits, etc.

green tick

Product-wise/ Client-wise Brokerage inclusion in Margin

green tick

Template-based Quantity and Value Limit check

green tick

Risk Alerts

green tick

Collateral Management

green tick

Offline Admin Option

green tick

Collateral Management

green tick

Template-based Client Risk Preferences

green tick

Template based Quantity and Value Limit check

green tick

Auto Update for New Version and Binaries rollout

green tick

Allowed and banned lists for various investor categories

Comprehensive Risk Management Solutions

green tick

132+ Pre and Post trade Risk Checks

green tick

Robust Rule-based Risk Management Solutions

green tick

Rule-based Client Risk Preferences

green tick

Product-wise Scrip Basket Template

green tick

Template-based Quantity & Value Limit

green tick

Timer-based and Risk-based Auto Square off

green tick

Value based Selling for Risk Management Solutions

green tick

Online Collateral Revaluation

green tick

Flexible Risk-based Alerts

green tick

Expression Builder

Enterprise Risk Management

green tick

Real time margin monitoring for all clients across platforms and exchange terminal

green tick

Client level risk assessment in the equity and derivatives segment

green tick

Compare client deposits with required margins by exchanges

green tick

Suggestions on whether to accept/reject trades based on parameters

green tick

Clearing Member monitor risk monitoring in terms of margins, mark to market and position limits

green tick

Report builder to build custom reports

Fix Adapters

green tick

24×7 availability for In-bound Orders

green tick

Supports In-Bound and Out-Bound Messages

green tick

Supports Care, DMA, One-Touch as well as Algo Orders

green tick

Ability to interface with proprietary In-house FIX based applications

green tick

Global FIX Network Connectivity: Bloomberg, Marco Polo, Fidessa, Reuters

Architecture

green tick

In-memory processing, Componentised deployment

green tick

Vertical and horizontal scalability

green tick

High performance multi-threaded components

green tick

Ultra-low latency adapters and gateways

Security And Disaster Recovery

green tick

128 bit SSL Encryption

green tick

Remote Disaster Recovery support

green tick

HA Switch (High Availability Solution)

API

OMS

Subscribe to our newsletter and stay updated with our new product releases

    Get in Touch

    Connect us:

    Copyright 2023, 63MOONS