Fyers Integration
Connect your Fyers account to Algrow using the Fyers API v3.
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
Create API App
Visit myapi.fyers.in, log in, and create a new app. Select "Web App" as the app type.
Configure Redirect URL
Set the redirect URL to https://app.algrow.biz/api/brokers/fyers/callback.
Get App ID and Secret
After app creation, copy the App ID and Secret Key from the app dashboard.
Connect to Algrow
Enter Credentials in Algrow
Go to Broker → Connect Broker → select Fyers. Enter your App ID and Secret Key.
Authorize via Fyers Login
You'll be redirected to Fyers login. Enter your credentials and authorize the app to access your trading account.
Access Token Generated
After authorization, Algrow receives an access token valid for the trading day.
Test Your Connection
- Verify green status on Broker page
- Run a forward test order
- 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.