# Looking for Barcode API which can get the details of the products

**URL:** https://community.thunkable.com/t/looking-for-barcode-api-which-can-get-the-details-of-the-products/1173892
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [March 18, 2021, 10:49am UTC](https://community.thunkable.com/t/looking-for-barcode-api-which-can-get-the-details-of-the-products/1173892 "2021-03-18T10:49:54Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 18, 2021, 5:39pm UTC](https://community.thunkable.com/t/looking-for-barcode-api-which-can-get-the-details-of-the-products/1173892/8 "2021-03-18T17:39:20Z")

</div>

Try putting this url in a browser but substitute your own API key:

[https://api.barcodelookup.com/v2/products?barcode=667379967640&formatted=y&key=\*\*APIkey](https://api.barcodelookup.com/v2/products?barcode=667379967640&formatted=y&key=**APIkey)\*\*

What result do you get?

I have a tutorial for using APIs with Thunkable. You might find it useful:

> [@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/looking-for-barcode-api-which-can-get-the-details-of-the-products/1173892)._
