Kitchn
communityDaily food magazine — recipes, cooking tips, kitchen organization, and product reviews
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/searchSearch recipes and articles
Parameters
qstringrequiredtypestringoptionalReturns
results[] with id, title, type, image, description, authorGET
/api/recipes/{id}Get recipe details
Parameters
idstringrequiredReturns
title, ingredients[], steps[], prep_time, cook_time, servings, author, tips[]GET
/api/guidesGet cooking guides
Parameters
topicstringoptionalReturns
guides[] with title, description, articles_count, image