GET ./places/brands
Example Request to GET all Brands in the US:
curl -H "x-api-key: DEMO-API-KEY" -X GET -G 'https://overture-maps-api.thatapicompany.com/places/brands' \
-d 'country=US'
Example Request to GET all Brands in the US:
curl -H "x-api-key: DEMO-API-KEY" -X GET -G 'https://overture-maps-api.thatapicompany.com/places/brands' \
-d 'country=US'