v1

latestOpenAPI 3.0.0spoonacular API Terms2026-07-139901.1 MB
meal planning

Get Meal Plan Week

Retrieve a meal planned week for the given user. The username must be a spoonacular user and the hash must the the user's hash that can be found in his/her account.

get/mealplanner/{username}/week/{start-date}

Path parameters

usernamestring required
Example:dsky

The username.

start-datestring required
Example:2020-06-01

The start date of the meal planned week in the format yyyy-mm-dd.

Query parameters

hashstring required

The private hash for the username.

Response

Success