How to GET API with a base URL that changes?
Hi,I am trying to build an object to call an API to get some information about different items. The item names form the base URL, and are not a parameter or header.URL format: https://website.api/[ITEM_NAME]/ Examples: https://website.api/blue-item...