GET /food/converse

spoonacular.com

Summary: Talk to Chatbot
Operation ID: talkToChatbot
Auth: unknown
Description

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.

Parameters (2)

contextId (string, query, optional)

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.

text (string, query, required)

The request / question / answer from the user to the chatbot.

No probe data for this endpoint yet.