# GET /analyze/:token/categorize **GET /analyze/{token}/categorize** Infers the product category of an ingredient analysis ## Servers ## Parameters ### Path parameters - **token** (string(uuid)) token reference to desired resource ## Responses ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Ingredient List Analysis Not Found ### 422 Failed to infer product category #### Body: (object) - **error** (string) ### 200 successful operation #### Body: (object) - **category** (string) ### 500 Server Error [Powered by Bump.sh](https://bump.sh)