# 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 ### 422: Failed to infer product category #### Body Parameters: (object) - **error** (string) ### 200: successful operation #### Body Parameters: (object) - **category** (string) ### 404: Ingredient List Analysis Not Found ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 500: Server Error [Powered by Bump.sh](https://bump.sh)