---
title: "Recipe Taste by ID Image"
method: GET
path: "/recipes/{id}/tasteWidget.png"
tags: ["recipes"]
---

# Recipe Taste by ID Image

`GET /recipes/{id}/tasteWidget.png`

Get a recipe's taste as an image. The tastes supported are sweet, salty, sour, bitter, savory, and fatty.

## Path parameters

- `id` number, required

## Query parameters

- `normalize` boolean
- `rgb` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/spoonacular/apis/spoonacular-api.md) · [All operations](https://skmtc.net/spoonacular/apis/spoonacular-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spoonacular/spoonacular-api/versions/bc2fbe4e8981/schema)
