cURL
curl --request GET \ --url https://api-v2.production.higg.org/pic-api/v1/taxonomy-size/{productCategory} \ --header 'x-api-key: <api-key>' \ --header 'x-developer-request-token: <api-key>'
[ "<string>" ]
productCategory
categoryExpansionId
"Adult"
"Child"
"Infant"
["Adult", "Child"]
Ok