Short answer

You can sign up for Arrow Connect and get your API key by creating a developer account, choosing your plan, and creating an app. The process takes just a few minutes and gives you access to iRage’s trading APIs.

Sign up for Arrow Connect

Visit developers.Arrow.trade/signup to access the signup page.

Complete the registration form with the following details:

Arrow Connect Email: Enter your email address (preferably the one linked to your Arrow account)

Your Name: Enter your full name

Password & Repeat Password: Create a strong password for your developer account

Phone: Provide your mobile number

State of Residence: Select your state from the dropdown menu

Tick the checkbox to agree to the Terms and Conditions, then click on Sign Up.

Choose your Arrow Connect plan

You can select from two available plans:

Arrow Connect Personal API (Free): You can place orders and track your positions, holdings, and funds. This plan does not include live market data and historical data.

Arrow Connect (Paid) API: You get all Personal API features plus access to live market data and historical data at no additional cost. This plan costs ₹500 per month per API key.

Create your app and get API credentials

After you subscribe to your chosen plan:

Navigate to the My Apps section.

Click on Create New App.

Fill in the required information: App Name: Enter your application’s name iRage Client ID: Enter your iRage client ID Redirect URL: Enter the URL required for OAuth authentication (you can use localhost during testing, such as http://127.0.0.1:8000) Postback URL: Enter the URL for order update notifications (optional - postbacks trigger when you modify open orders or receive partial fills) Description: Provide a brief description of your app

App Name: Enter your application’s name

iRage Client ID: Enter your iRage client ID

Redirect URL: Enter the URL required for OAuth authentication (you can use localhost during testing, such as http://127.0.0.1:8000)

Postback URL: Enter the URL for order update notifications (optional - postbacks trigger when you modify open orders or receive partial fills)

Description: Provide a brief description of your app

Once you create your app, you will receive:

API Key: Your unique identifier for API access

API Secret: Your private authentication key (keep this secure)

To learn more, you can visit the

You can post questions about using the Arrow APIs on the community forum at

To explore more about iRage’s API offerings, visit