Api integrated app

can i create working trading app in live market, integrated with KOTAK NEO API for real time market data and trade execution. dont have coding/ technical knowledge, but can follow stepwise if provided. please guide, or this is quite hard without coding ?

Hi doc.rjprep6ag9c0, welcome to Thunkable! :tada:

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!

API calls and then parsing the data from them is one of the more advanced topics in Thunkable or coding in general. But if you want to take a look I would first suggest looking at our Docs on Web APIs: https://docs.thunkable.com/blocks/advanced-app-features/web-api

Another thing you’ll need to be familiar with is parsing JSON data (objects). This is a great tutorial on the subject from our longtime supporter Tatian.