get https://{buzz_key}.api.beeswax.com/rest/v2/ref/device-makes
The manufacturer of a device, e.g. "Samsung"
Response
The manufacturer of a device, e.g. "Samsung"
xxxxxxxxxx
curl --request GET \
--url https://stingersbx.api.beeswax.com/rest/v2/ref/device-makes \
--header 'accept: application/json'