# Api integrated app

**URL:** https://community.thunkable.com/t/api-integrated-app/4105152
**Category:** Web API's
**Tags:** beginner
**Created:** [August 21, 2025, 6:11am UTC](https://community.thunkable.com/t/api-integrated-app/4105152 "2025-08-21T06:11:57Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [August 21, 2025, 2:06pm UTC](https://community.thunkable.com/t/api-integrated-app/4105152/2 "2025-08-21T14:06:47Z")

</div>

Hi doc.rjprep6ag9c0, welcome to Thunkable! 🎉

Be sure to check out [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983/1), the [Community Guidelines](https://community.thunkable.com/t/community-guidelines/78/8), and our [Getting Started Guide](https://docs.thunkable.com/getting-started/get-started) 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](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.

> [@API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575):
>
> Using APIs in Thunkable and understanding how to parse JSON to get certain data from the API response is both a popular and a difficult aspect of using Thunkable. It’s not so much difficult because of Thunkable but because every API url format is different, every API documentation is different, every JSON response is different, etc. In this video, I spend a lot of time talking you through some best practices. It’s not a quick tutorial because if you rush through setting up an API in Thunkable, …

---

_[View the full topic](https://community.thunkable.com/t/api-integrated-app/4105152)._
