Blue Apron
communityMeal kit delivery — chef-designed recipes with pre-portioned ingredients and wine pairings
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/menuGet this week menu
Parameters
planstringoptionalweekstringoptionalReturns
recipes[] with id, title, description, time_minutes, calories, image, difficulty, wine_pairingGET
/api/recipes/{id}Get recipe details
Parameters
idstringrequiredReturns
title, description, ingredients[], steps[], nutrition{}, tools_needed[], wine_suggestionGET
/api/plansGet meal plans
Returns
plans[] with name, servings, recipes_per_week, price_per_serving, dietary_options[]}