Do I need regulatory approvals to plug-in FYERS API?

Do I need regulatory approvals to plug-in FYERS API?

You don’t require regulatory approval to use FYERS API unless under special circumstances depending on your use case. As a brokerage, our platforms are approved by the exchanges.

To know about the API usage and the Liability of the APIs, please read the API Terms and Conditions.

    • Related Articles

    • What is FYERS API?

      We have launched FYERS trading API mainly to address the unique requirements of the Algo trading community and capital market startups that require trading related functionality without having to set up their own brokerage. With our API, you will be ...
    • How is FYERS API useful?

      If you are building a trading/investing platform, FYERS API will solve the execution piece by enabling users to place orders and trade through us. You can also use the APIs to enable trading strategies with execution, manage portfolios and more. ...
    • How to revoke FYERS API Access?

      If you want to cancel/delete the FYERS API access, you can do it by yourself in the My API Dashboard. Login to My API with your FYERS credentials and go to the Dashboard, you’ll be able to view all the APIs you’ve created along with all the FYERS ...
    • Where can I find sample code for Fyers API v3?

      Sample code for API v3 is available in the FYERS GitHub repository. These examples cover various functionalities of API v3, providing helpful code snippets and scripts for integrating the API into your applications.
    • Can I place Basket Orders through FYERS API?

      Yes, you can place basket orders through FYERS API. You can place up to 10 orders in 1 API call. These orders will be placed sequentially and the response of all the orders will be provided to you as a response in the same order. You can refer to the ...