OptionSymbol
Option Symbol
Endpoint URL
Local Host : POST http://127.0.0.1:5000/api/v1/optionsymbol
Ngrok Domain : POST https://<your-ngrok-domain>.ngrok-free.app/api/v1/optionsymbol
Custom Domain: POST https://<your-custom-domain>/api/v1/optionsymbolSample API Request (Index Underlying)
{
"apikey": "43fd92f1d8f036c15e50e1a5f6e216564f211013bd6cd40946b2ff2129da3739",
"exchange": "NSE_INDEX",
"expiry_date": "30DEC25",
"offset": "ITM2",
"option_type": "CE",
"underlying": "NIFTY"
}Sample API Response
Sample API Request (Future as Underlying)
Sample API Response
Parameter Description
Parameters
Description
Mandatory/Optional
Default Value
Response Parameters
Parameter
Description
Type
Examples for Different Underlyings
NIFTY
BANKNIFTY
RELIANCE Equity
Offset Examples
Offset
Option Type
Strike
Description
Error Response
Use Cases
Last updated