How do I get my API ID and Secret keys?
You can read about the API integration related information and create an App here. The API ID and Secret keys will be displayed in the API dashboard as soon as you create the App.
Related Articles
What is the function of the "data" parameter in the get_orders API?
In the get_orders API, the "data" parameter serves a crucial role. It is used to specify the order IDs for which you wish to retrieve information. This parameter allows you to target your query to specific orders, enabling you to efficiently access ...
What is the function of the 'data' parameter in the 'get_orders' API?
In the 'get_orders' API, the 'data' parameter serves a crucial role. It is used to specify the order IDs for which you wish to retrieve information. This parameter allows you to target your query to specific orders, enabling you to efficiently access ...
How to troubleshoot API order placement restrictions (SEBI Algo Rules)?
As per SEBI regulations on retail algorithmic trading, order placement is allowed only when specific compliance requirements are met. If you're facing order placement restrictions or seeing related error messages, check the scenarios below to ...
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, ...
How do I use the Quotes API to get quotes data for one or more symbols?
To fetch quotes data for one or multiple symbols, the Quotes API is your solution. This API provides comprehensive market quotes for up to 50 symbols at a time. Submit the symbols separated by commas to receive details such as change value, ...