Recipe Detail
Free recipe detail API. Get a complete cooking tutorial by recipe ID: ingredient list with amounts, step-by-step photo instructions, author, rating and category. Ideal for cooking apps, kitchen assistants and food communities. · Cooking tutorial apps, kitchen assistant mini-programs, food communities, smart kitchen appliance recipe feeds · Recipe Detail
recipe detail API, cooking steps API, ingredient list API, recipe tutorial API
GET /food/recipe/detail - Recipe Detail
Get a complete recipe by the ID returned from the search endpoint.
What you get
- Ingredients (ingredients): with amounts, e.g. "鸡蛋 4个".
- Steps (steps): ordered text instructions with photos.
- Extras: author, rating, category, cover image.
Parameters
The id must keep its source prefix (xcf: or dg:). Reuse the id field from search results as-is; do not construct or modify it manually.