Full market quote data

“data”: {
“NSE_FO:ABFRL24AUG355PE”: {
“ohlc”: {
“open”: 53.4,
“high”: 53.8,
“low”: 51.75,
“close”: 52.05
},

this is the response iam getting whn fetching full market quote but what is ‘NSE_FO:ABFRL24AUG355PE’ this string which is containing rest of the data.

You are referring to an instrument key, specifically the option contract with an expiration date of 24 August and a 355 put.

You can check the same in the instruments files:

https://upstox.com/developer/api-documentation/instruments

ok thanks bro. what is 355 put means because for other instruments that number is different.
now in instruments how can i filter only tradable comapies because it is showing all data inculding sensex bankex al this and is there any possibilities that user having a demant account with other broker(zerodha or groww etc) can trade in your app(our in our trading app).
what if user wants to add funds to his account?