Browser - TECHOUS/TreasureApis GitHub Wiki

This tutorial will show you how to send get API request to our APIs using Browsers.

Open the browser and copy the url: https://treasurejsapi.herokuapp.com/api/v2/search?find=async&exact=true

browser

Then you will get the response in browser without using postman.