Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Endpoints

MethodEndpointDescription
GET/apps/{appId}/extensionsList all available extensions
POST/apps/{appId}/extensionsEnable or disable an extension

Extension List:

idname
live-migration-applozicApplozic
avatarAvatar
url-shortener-bitlyBitly
widgetChat Widget
chatwootChatwoot
documentCollaborative document
whiteboardCollaborative whiteboard
data-maskingData Masking
disappearing-messagesDisappearing messages
email-notificationEmail Notification
email-repliesEmail Replies
emojisEmojis
e2eeEnd-to-end Encryption
gifs-gfycatGfycat
gifs-giphyGiphy
image-moderationImage Moderation
human-moderationIn-flight Message Moderation
intercomIntercom
link-previewLink Preview
mentionsMentions
message-shortcutsMessage shortcuts
message-translationMessage Translation
pin-messagePin Message
pollsPolls
profanity-filterProfanity Filter
push-notificationPush Notification
reactionsReactions
remindersReminders
report-messageReport Message
report-userReport User
rich-mediaRich Media Preview
save-messageSave Message
sentiment-analysisSentiment Analysis
slow-modeSlow Mode
smart-replySmart Reply
sms-notificationSMS Notification
stickersStickers
stickers-stipopStipop
gifs-tenorTenor
thumbnail-generationThumbnail Generation
url-shortener-tinyurlTinyURL
broadcastVideo Broadcasting
virus-malware-scannerVirus Malware Scanner
voice-transcriptionVoice Transcription
xss-filterXSS Filter

Error Handling

Error CodeDescription
AUTH_ERR_EMPTY_APIKEYThe apikey header is missing from the request
AUTH_ERR_APIKEY_NOT_FOUNDThe provided API key is invalid
AUTH_ERR_NO_ACCESSThe API key doesn’t have the required scope
For the complete error reference, see Error Guide.