misc

Conversation Suggests

This endpoint returns suggestions for things the user can say or ask the chatbot.

get/food/converse/suggest

Query parameters

querystring required
Example:tell

A (partial) query from the user. The endpoint will return if it matches topics it can talk about.

numbernumber
Example:5

The number of suggestions to return (between 1 and 25).

Response

Success

wordsobject[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.