misc
Talk to Chatbot
This endpoint can be used to have a conversation about food with the spoonacular chatbot. Use the "Get Conversation Suggests" endpoint to show your user what he or she can say.
get/food/converse
Query parameters
textstring required
Example:donut recipes
The request / question / answer from the user to the chatbot.
contextIdstring
Example:342938
An arbitrary globally unique id for your conversation. The conversation can contain states so you should pass your context id if you want the bot to be able to remember the conversation.
Response
Success