Botpress
communityOpen-source conversational AI platform for building chatbots with visual flow builder and NLU.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://chat.botpress.cloud/{botId}/messagesSend message to bot
Parameters
textmessage text (stringrequiredtypetext (stringrequiredbotIdbot ID (stringrequireduserIduser ID (stringrequiredconversationIdconversation ID (stringoptionalReturns
responses[] with type (text|choice|carousel), text, payloadGET
https://api.botpress.cloud/v1/chat/conversationsList conversations
Parameters
tagsfilter tags (objectoptionallimitresults (integeroptionalReturns
conversations[] with id, channel, createdAt, updatedAt, tagsGET
https://api.botpress.cloud/v1/chat/analyticsGet bot analytics
Parameters
endDateISO8601 (stringrequiredstartDateISO8601 (stringrequiredReturns
newUsers, returningUsers, sessions, messages, containmentRate, topIntents[]