Skip to main content
GET
/
materials
/
categories
cURL
curl --request GET \
  --url https://api-v2.production.higg.org/msi-api/v1/materials/categories \
  --header 'x-api-key: <api-key>' \
  --header 'x-developer-request-token: <api-key>'
{}
The material category and at least one base material must be set for the material. The material category is a user-defined attribute and does not impact any other features about the material.

Authorizations

x-api-key
string
header
required
x-developer-request-token
string
header
required

Response

200 - application/json

Ok

{key}
string