Symbol
Endpoint URL
This API Function fetches Quotes from the Broker
Sample API Request
Sample API Response
Request Fields
Parameters
Description
Mandatory/Optional
Default Value
apikey
App API key
Mandatory
-
symbol
Trading symbol
Mandatory
-
exchange
Exchange code
Mandatory
-
Response Fields
Field
Type
Description
brexchange
String
Broker exchange name
brsymbol
String
Broker-specific symbol
exchange
String
Exchange name (e.g., NSE, BSE)
expiry
String
Expiry date (empty for equity instruments)
id
Integer
Unique instrument identifier
instrumenttype
String
Type of instrument (e.g., EQ, FUT, OPT)
lotsize
Integer
Lot size (number of units per lot)
name
String
Name of the instrument/company
strike
Float
Strike price (used in options, -0.01 here)
symbol
String
Trading symbol
tick_size
Float
Minimum price movement
token
String
Token ID
Last updated