Get Quote
Our market quotes APIs provide you with access to up-to-date market data for various instruments. These data snapshots are collected directly from the exchanges in real-time, ensuring the accuracy of the information at the time of your request. For real-time streaming market quotes, we recommend utilizing our WebSocket API.
Method: POST
https://connect-go.thefirstock.tech/api/V5/getQuote
Request details
Parameter | Value | Type | Mandatory |
---|---|---|---|
userId | NP2997 | String | Yes |
jKey | abc123 | String | Yes |
exchange | NFO | String | Yes |
tradingSymbol | NIFTY06MAR25C22500 | String | Yes |
Libraries and SDKs
curl --location 'https://connect-go.thefirstock.tech/api/V5
/getQuote' \
--header 'Content-Type: application/json' \
--data '{
"userId": "NP2997",
"jKey": "1478b9b71707210d8851258599b23a6a73d31b19809ac5068560f38dad493d35",
"exchange": "NFO",
"tradingSymbol": "NIFTY13MAR25C22500"
}'
Success response details
Parameter | Description | Example |
---|---|---|
Status String |
Indicates the outcome of the API request, such as 'success' for a successful response or 'failed' for an error. |
success |
data.requestTime String |
Timestamp of when the API response was generated, indicating the time of data processing. |
17:42:53 15-02-2023 |
data.exchange String |
The stock exchange on which the transaction or operation is executed, such as NSE, BSE, NFO, or BFO. |
NSE |
data.tradingSymbol String |
Represents the specific trading symbol or ticker associated with a financial instrument or security on the exchange. |
Nifty Fin Service |
data.companyName String |
The official name of the company or entity associated with the trading symbol. |
Nifty Fin Service |
data.company String |
Displays the current market value or last traded price of the company's stock. |
18595.70 |
data.segment String |
Indicates the market segment to which the trading symbol belongs, such as equities, derivatives, etc. |
EQT |
data.token String |
A unique identifier or code assigned to the specific trading instrument or security. |
26037 |
data.symbolName String |
The common name or abbreviated title used to identify the trading instrument on the exchange. |
FINNIFTY |
data.instrumentName String |
Describes the type of financial instrument, such as a stock, bond, futures contract, etc., represented by the trading symbol. |
BUNDIND |
data.pricePrecision String |
Number of decimal places to which the price is calculated, affecting the minimum fluctuation in the price of a security. |
2 |
data.tickSize String |
The smallest increment by which the price of a security or contract can move in the market. |
0.05 |
data.lotSize String |
The standard number of units in one lot of a security. It represents the minimum quantity that can be traded. |
1 |
data.multiplier String |
A factor used to calculate the notional value of a contract, usually representing the value of one point move in the contract. |
1 |
data.priceFactor String |
A formula used to determine the price factor, which may involve ratios such as Gross Notional (GN) over Gross Denominator (GD), and Price Notional (PN) over Price Denominator (PD). |
(1 / 1 ) * (1 / 1) |
data.lastTradedPrice String |
The price at which the security or contract was last traded. It's the most recent price a buyer and seller agreed upon. |
18636.95 |
data.upperCircuit String |
The maximum price limit set for the day, beyond which the security cannot be traded. It's intended to prevent extreme price volatility. |
0.00 |
data.lowerCircuit String |
The minimum price limit for the day, below which trading in the security is halted. It serves as a safety measure against excessive price drops. |
0.00 |
data.dayHighPrice String |
The highest price at which the security has been traded during the current trading day. |
18663.00 |
data.dayLowPrice String |
The lowest price at which the security has been traded during√ the current trading day. |
18494.95 |
data.volume String |
Total number of shares or contracts traded in the security for the current day. |
0.00 |
data.lastTradedQuantity String |
The quantity involved in the last completed trade of the security. |
0.00 |
data.lastTradeTime String |
The exact time when the last trade of the security was executed. |
0.00 |
data.bestBuyPrice1 String |
Best Buy Price 1 | 0.00 |
data.bestBuyPrice2 String |
Best Buy Price 2 | 0.00 |
data.bestBuyPrice3 String |
Best Buy Price 3 | 0.00 |
data.bestBuyPrice4 String |
Best Buy Price 4 | 0.00 |
data.bestBuyPrice5 String |
Best Buy Price 5 | 0.00 |
data.bestSellPrice1 String |
Best Sell Price 1 | 0.00 |
data.bestSellPrice2 String |
Best Sell Price 2 | 0.00 |
data.bestSellPrice3 String |
Best Sell Price 3 | 0.00 |
data.bestSellPrice4 String |
Best Sell Price 4 | 0.00 |
data.bestSellPrice5 String |
Best Sell Price 5 | 0.00 |
data.bestBuyQuantity1 String |
Best Buy Quantity Price 1 | 0.00 |
data.bestBuyQuantity2 String |
Best Buy Quantity Price 2 | 0.00 |
data.bestBuyQuantity3 String |
Best Buy Quantity Price 3 | 0.00 |
data.bestBuyQuantity4 String |
Best Buy Quantity Price 4 | 0.00 |
data.bestBuyQuantity5 String |
Best Buy Quantity Price 5 | 0.00 |
data.bestSellQuantity1 String |
Best Sell Quantity 1 | 0.00 |
data.bestSellQuantity2 String |
Best Sell Quantity 2 | 0.00 |
data.bestSellQuantity3 String |
Best Sell Quantity 3 | 0.00 |
data.bestSellQuantity4 String |
Best Sell Quantity 4 | 0.00 |
data.bestSellQuantity5 String |
Best Sell Quantity 5 | 0.00 |
data.bestBuyOrder1 String |
Best Buy Order 1 | 0.00 |
data.bestBuyOrder2 String |
Best Buy Order 2 | 0.00 |
data.bestBuyOrder3 String |
Best Buy Order 3 | 0.00 |
data.bestBuyOrder4 String |
Best Buy Order 4 | 0.00 |
data.bestBuyOrder5 String |
Best Buy Order 5 | 0.00 |
data.bestSellOrder1 String |
Best Sell Order 1 | 0.00 |
data.bestSellOrder2 String |
Best Sell Order 2 | 0.00 |
data.bestSellOrder3 String |
Best Sell Order 3 | 0.00 |
data.bestSellOrder4 String |
Best Sell Order 4 | 0.00 |
data.bestSellOrder5 String |
Best Sell Order 5 | 0.00 |
data.VWAP String |
Average Price | 113.13 |
data.totalSellQuantity String |
Total Sell Quantity | 243543 |
data.openInterest String |
Open Interest | 1.3 |
data.totalBuyQuantity String |
Total Buy Quantity | 23131 |
{
"status": "success",
"message": "Quote data retrieved successfully",
"data": {
"quoteData": {
"atp": "11370",
"bbo1": "1",
"bbo2": "1",
"bbo3": "11",
"bbo4": "7",
"bbo5": "6",
"bbp1": "12610",
"bbp2": "12605",
"bbp3": "12600",
"bbp4": "12595",
"bbp5": "12590",
"bbq1": "75",
"bbq2": "75",
"bbq3": "1875",
"bbq4": "825",
"bbq5": "900",
"bso1": "1",
"bso2": "5",
"bso3": "4",
"bso4": "6",
"bso5": "8",
"bsp1": "12625",
"bsp2": "12630",
"bsp3": "12635",
"bsp4": "12640",
"bsp5": "12645",
"bsq1": "75",
"bsq2": "450",
"bsq3": "825",
"bsq4": "4050",
"bsq5": "1875",
"buy_depth_size": "5",
"company_name": "NIFTY 03 25APR 23150 C",
"cp": "18960",
"delta": "0.7718243637015528",
"exch": "NFO",
"exchft": "03-Apr-2025 11:46:11",
"expiry": "03-APR-2025",
"expiry_type": "Weekly",
"freeze_qty": "1800",
"ft": "1743660971",
"gamma": "0.00156670976224106877",
"has_depth": "True",
"has_fundamentals": "False",
"has_futures": "True",
"has_options": "True",
"hp": "16120",
"inst": "OPTIDX",
"is_tradable": "True",
"lcl": "",
"lp": "6015",
"ls": "75",
"ltp": "12585",
"ltq": "75",
"ltt": "1743660970",
"mkt_type": "Options",
"nci": "43",
"npcfromcp": "4294955436",
"oi": "2639250",
"op": "6675",
"option_type": "CE",
"parent_token": "26000",
"reps_name": "NIFTY 3rd APR 23150 CE",
"rho": "0.6718054223353406",
"sell_depth_size": "5",
"sharply_id": "",
"ssboe": "1743660971058073656",
"strike_difference": "50",
"strike_price": "23150",
"symbol": "NIFTY",
"tbq": "37797975",
"theta": "-26.051127478271354",
"token": "54646",
"trading_symb": "NIFTY03APR25C23150",
"ts": "0.05",
"tsq": "270075",
"ttv": "846049090500",
"ucl": "",
"usecs": "58073656",
"vega": "4.32374905821525",
"vtt": "74439600"
},
"symbolInfo": {
"Exchange": "NFO",
"token": 54646,
"trading_symb": "NIFTY03APR25C23150",
"company_name": "NIFTY 03 25APR 23150 C",
"expiry": "03-APR-2025",
"inst": "OPTIDX",
"option_type": "CE",
"strike_price": 23150
}
}
}
Failure response details
Parameter | Description | Example |
---|---|---|
status String |
Indicates the result status of the API operation |
failed |
code String |
HTTP status code associated with the error |
400 |
name String |
Specifies the type or category of the error encountered |
BAD_REQUEST |
error.field String |
Field in the request that triggered the error |
jKey |
error.message String |
Detailed message describing the error |
jKey cannot be undefined or NULL |
{
"status": "failed",
"code": "400",
"name": "BAD_REQUEST",
"error": {
"field": "jKey",
"message": "jKey cannot be undefined or NULL"
}
}