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 APIEntities

Entities

Number of APIs: 5

  1. List single user entity GET https://api.chatbot.com/entities/:entityId

  2. Add new entity POST https://api.chatbot.com/entities

  3. Update entity PUT https://api.chatbot.com/entities/:entityId

  4. List all user entities GET https://api.chatbot.com/entities

  5. Delete entity DELETE https://api.chatbot.com/entities/:entityId

Previous
Get single chat
Next
List all user entities