Activate the new FYERS API app before April 1, 2026 to continue trading. Learn steps to update static IP, permissions, and start using new API credentials.

How do I activate the new App for API trading after April 1, 2026?

As per retail algo trading regulations, API trading must be migrated to a compliant setup before April 1, 2026. Existing API apps created under the previous setup will not be allowed to place orders.

To continue API trading without disruption, activate the new App by updating the required details like static IP address.

Why migration is mandatory

From April 1, 2026:

  • Existing API apps will be limited to Data-Only mode
  • Only fetching quotes, historical data, order details, positions, and holdings will be allowed
  • Order placement will be disabled

Steps to activate the new App

1. Open the FYERS API Dashboard

Go to: https://fyers.in/web/api-dashboard/user-apps

You can access this from FYERS Web or via redirection from the old API dashboard.

2. Select the default App

  • Click on the App named Algo trading app
  • This App is shown at the top by default

3. Activate the App

  • Update the static IP address
  • Enter the redirect URL
  • Select the required permissions
  • Click Activate

If you wish to enable a common static IP address for eligible family accounts, refer to this article.

4. After activation

  • You will receive a new App ID and Secret
  • The new App ID type will end with 200
  • Use these new credentials for API trading

5. App status details

  • Not connected: No active session (access token not generated or expired)
  • Connected: Active session with a valid access token
  • Created: Date when the App was first activated
  • Updated: Date when App details were last modified
Important: If the new App is not activated before April 1, 2026, order placement through API will not be allowed.
Tip: Ensure your static IP is validated and correctly configured before activation to avoid interruptions in API trading.

What if...

ScenarioWhat we recommend
My old API app is still workingOld apps will stop supporting order placement after April 1, 2026. Activate the new App to continue trading.
I don’t see the new AppCheck the API dashboard or refresh the page. If the issue persists, contact our support team.
App status shows Not connectedGenerate a new access token to establish an active session.
My static IP is not acceptedEnsure the IP is valid and whitelisted. If needed, update and retry activation.

Last updated: 31 Mar 2026

    • Related Articles

    • What are the new SEBI rules for retail algo trading from April 01, 2026?

      SEBI has introduced a new regulatory framework for retail algo trading, effective April 01, 2026. These changes apply to users running automated trading strategies using the FYERS API or third-party platforms. What changes from April 01, 2026? Static ...
    • Why am I facing challenges in my trading application with FYERS API v3, even though it worked fine with API v2?

      The introduction of new features and changes in API v3 may require adjustments in your trading application. To address these challenges, refer to the migration guide and ensure your code is aligned with API v3 specifications for a smooth transition.
    • 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 ...
    • What is Algo Trading?

      Algo trading is a system of trading wherein simple or complex trading strategies are defined into algorithms which can then execute trades on the basis of the predefined parameters. It executes orders using automated or semi-automated pre-programmed ...
    • Can I set up alerts for stocks according to my trading strategy using the Fyers API?

      Yes, the Fyers API offers the capability to receive real-time alerts tailored to your trading strategy. This is possible through the order-websocket's OnGeneral feature. By monitoring order updates, trade executions, and position changes, you can set ...