Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{host}/api/{session}/channels/search/categories \ --header 'apikey: <api-key>'
[ { "value": "<string>", "name": "<string>" } ]
The parameter must be the session’s instanceName.
Your Wappfy API key (get it at dash.wappfy.com.br)
Session name (instanceName)