Sendbird
communityChat and messaging API for in-app communication with 1:1, group, and open channel support.
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://api-{app_id}.sendbird.com/v3/group_channels/{channel_url}/messagesSend a message
Parameters
app_idapp ID (stringrequiredmessagemessage text (stringrequireduser_idsender ID (stringrequiredchannel_urlchannel URL (stringrequiredmessage_typeMESG|FILE|ADMM (stringrequiredReturns
message_id, type, message, user.user_id, channel_url, created_atGET
https://api-{app_id}.sendbird.com/v3/group_channelsList group channels
Parameters
limitresults (integeroptionalapp_idapp ID (stringrequiredmembers_include_inuser IDs (stringoptionalReturns
channels[] with channel_url, name, member_count, last_message, created_at, unread_message_countGET
https://api-{app_id}.sendbird.com/v3/usersList users
Parameters
limitresults (integeroptionalapp_idapp ID (stringrequiredReturns
users[] with user_id, nickname, profile_url, is_online, last_seen_at, metadata