|
- Tailored Plan API request for Samsung TV | Whisk Docs
Whisk API Reference 2 0 Healthy meal recommendations Tailored Plan API request for Samsung TV Recommend for chosen mealtime and the whole week Full API reference
- Errors and Troubleshooting | Whisk Docs
All supported errors that you may unfortunately encounter while using Whisk API
- Getting Started | Whisk Docs
That wraps up the end-to-end walkthrough on how to search for recipes using the Whisk API, and display them You'll find a complete list of APIs and features to help you use the Whisk API in your own site or mobile App
- Update User Settings using Patch | Whisk Docs
Sample Request curl "https: graph whisk com v1 users" \ -H "Accept: application json" \ -H "Authorization: Bearer <Access-Token>" \ -d ' [ { "op": "remove", "path": " email" }, { "op": "replace", "path": " displayName", "value": "John Doe" }, { "op": "add", "path": " pictureUrl", "value": "" } ]'
- Get A User | Whisk Docs
Sample Request curl "https: graph whisk com v1 10002493" \ -H "Accept: application json" \ -H "Authorization: Bearer <Access-Token>"
- Get Meals | Whisk Docs
It's important to note that the meal_plan_id is derived from the user’s ID This is because Whisk supports a single meal plan for each user at this time Multiple meal plans will be supported in future versions Therefore, The user ID is extracted using the OAuth token provided with each endpoint header, as described above
- Update User Settings using Post | Whisk Docs
Whisk API Reference 2 0 Users Update User Settings using Post To get and configure the User profile you can use these endpoints:
- Get provisioning | Whisk Docs
500: Internal Server Error This failed response appears when something is not right on Whisk's end Please send a message to help@whisk com, and be sure to include both the Request and Response data
|
|
|