Image search tool

If you’re having a problem with a particular API, here are my suggestions:

  1. Provide a link to the documentation for the API. People here are not familiar with every possible API so we need that specific information.
  2. See if you can get the request working in a browser or Postman without Thunkable first. This should always be your first step when working with an API. If that works, provide the CURL command or brower url that worked for you. It’s easier to translate a working API request to Thunkable blocks than it is to try and get it correct first in Thunkable.
  3. See my tutorial at API JSON Tutorial (Video).
1 Like