# POST /analyze/extract_label **POST /analyze/extract_label** Extracts a label (list of ingredients) from an arbitrary text block ## Servers ## Parameters ### Body: (object) - **input_text** (string) ## Responses ### 200 successful operation #### Body: (object) - **label** (array[string]) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Requested resource not found ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)