aiendpoint.dev
ServicesCometChat

CometChat

community

In-app chat, voice, and video calling SDK for mobile and web applications.

Visit site ↗

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.

https://cometchat.comapikeydeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://api-{appId}.cometchat.io/v3/conversations

List conversations

Parameters

perPageresults (integeroptional
conversationTypeuser|group (stringoptional

Returns

data[] with conversationId, conversationType, lastMessage, unreadMessageCount, conversationWith
POSThttps://api-{appId}.cometchat.io/v3/messages

Send message

Parameters

datamessage data (objectrequired
typetext|media|custom (stringrequired
receiverreceiver UID (stringrequired
receiverTypeuser|group (stringrequired

Returns

data with id, type, receiverType, receiver, sender, data, sentAt
GEThttps://api-{appId}.cometchat.io/v3/users

List users

Parameters

statusonline|offline (stringoptional
perPageresults (integeroptional

Returns

data[] with uid, name, avatar, status, lastActiveAt, role, createdAt