GET /recipes/{id}/card

spoonacular.com

Summary: Create Recipe Card
Operation ID: createRecipeCardGet
Auth: unknown
Description

Generate a recipe card for a recipe.

Parameters (5)

backgroundColor (string, query, optional)

The background color for the recipe card as a hex-string.

backgroundImage (string, query, optional)

The background image ("none","background1", or "background2").

fontColor (string, query, optional)

The font color for the recipe card as a hex-string.

id (number, path, required)

The recipe id.

mask (string, query, optional)

The mask to put over the recipe image ("ellipseMask", "diamondMask", "starMask", "heartMask", "potMask", "fishMask").

No probe data for this endpoint yet.