List
curl -L \ --url 'http://api.client.nbcgate.tech//api/product' \ --header 'Authorization: YOUR_API_KEY'
[ { "id": 1, "name": "text" } ]