Qodex.ai
Qodex.ai
Introduction
ChatBot.com API
Authorization
Example request
Archives
Get list of chatsGet single chat
Entities
List all user entitiesList single user entityAdd new entityUpdate entityDelete entity
Reports
Conversations reportPaid conversations reportConversations messages reportAverage conversations reportBusiest period reportInteractions popularity report
Stories
List all storiesList single storyCreate new storyUpdate story metadataDelete story
Training
List phrasesTrain phrasesTrain with custom textIgnore phrasesDelete phrases
Users
List all usersList single userCreate userUpdate userAdd user to segmentUpdate user segmentsDelete user from segmentBan or unban userExport users
User Segments
List all segmentsCreate segmentAdd users to segmentUpdate segmentRemove segment
Introduction
ChatBot.com API
Authorization
Example request
Archives
Get list of chatsGet single chat
Entities
List all user entitiesList single user entityAdd new entityUpdate entityDelete entity
Reports
Conversations reportPaid conversations reportConversations messages reportAverage conversations reportBusiest period reportInteractions popularity report
Stories
List all storiesList single storyCreate new storyUpdate story metadataDelete story
Training
List phrasesTrain phrasesTrain with custom textIgnore phrasesDelete phrases
Users
List all usersList single userCreate userUpdate userAdd user to segmentUpdate user segmentsDelete user from segmentBan or unban userExport users
User Segments
List all segmentsCreate segmentAdd users to segmentUpdate segmentRemove segment
HomeChatBot.com APIStories

Stories

Number of APIs: 5

  1. Update story metadata PUT https://api.chatbot.com/v2/stories/:storyId

  2. List all stories GET https://api.chatbot.com/v2/stories

  3. List single story GET https://api.chatbot.com/v2/stories/:storyId

  4. Create new story POST https://api.chatbot.com/v2/stories

  5. Delete story DELETE https://api.chatbot.com/v2/stories/:storyId

Previous
Interactions popularity report
Next
List all stories