Fyers Integration

Connect your Fyers account to Algrow using the Fyers API v3.

Fyers

Fyers API v3

myapi.fyers.in

Prerequisites

  • Active Fyers trading account
  • Fyers API app created at myapi.fyers.in
  • App ID and Secret Key from your registered app

Generate API Credentials

1

Create API App

Visit myapi.fyers.in, log in, and create a new app. Select "Web App" as the app type.

2

Configure Redirect URL

Set the redirect URL to https://app.algrow.biz/api/brokers/fyers/callback.

3

Get App ID and Secret

After app creation, copy the App ID and Secret Key from the app dashboard.

Connect to Algrow

1

Enter Credentials in Algrow

Go to BrokerConnect Broker → select Fyers. Enter your App ID and Secret Key.

2

Authorize via Fyers Login

You'll be redirected to Fyers login. Enter your credentials and authorize the app to access your trading account.

3

Access Token Generated

After authorization, Algrow receives an access token valid for the trading day.

Test Your Connection

  1. Verify green status on Broker page
  2. Run a forward test order
  3. Check order in Fyers order book

Troubleshooting

Daily Re-Authentication

Fyers API tokens expire daily. Re-authenticate each morning through the Broker page. Algrow sends a reminder notification.

Redirect URL Mismatch

Ensure the redirect URL in your Fyers app settings exactly matches the Algrow callback URL. Any mismatch will cause authorization to fail.