Sendbird
Sendbird provides APIs and SDKs for in-app chat, voice, video, AI chatbots, and omnichannel business messaging. Used by over 4,000 companies to build real-time communication experiences for customer support, communities, and marketplace platforms.
APIs
Sendbird Platform API
The Sendbird Platform API provides server-side access to manage users, channels, messages, and moderation for chat applications. Supports group channels, open channels, direct m...
Sendbird Calls API
The Sendbird Calls API provides voice and video calling capabilities, enabling real-time one-on-one and group calls within applications.
Sendbird Business Messaging API
The Sendbird Business Messaging API enables omnichannel customer engagement through SMS, WhatsApp, and other messaging channels, supporting customer support and marketing use ca...
Sendbird AI Chatbot API
The Sendbird AI Chatbot API enables building and deploying AI-powered chatbots within chat applications, supporting automated customer support and conversational AI experiences.
Collections
Sendbird Platform API
POSTMANArazzo Workflows
Sendbird Add Members to an Existing Channel
Confirm a channel, recreate it as distinct with an expanded member set, and notify.
ARAZZOSendbird Archive and Delete a Channel
Read a channel's recent messages for archival, then delete the channel.
ARAZZOSendbird Audit a Channel and Its Recent Activity
List channels for a member, then read details and recent messages for one.
ARAZZOSendbird Ban a User from a Channel
Confirm a user and channel exist, then ban the user from the channel.
ARAZZOSendbird Create a Channel and Broadcast a Message
Create a group channel with a member set and immediately broadcast a message.
ARAZZOSendbird Deactivate and Clean Up a User
Confirm a user exists, then delete the user account from the application.
ARAZZOSendbird Open a Direct Message Between Two Users
Create a distinct 1:1 channel for two users and send the first message.
ARAZZOSendbird Find or Create a User
Look up a user by ID and create them only if they do not already exist.
ARAZZOSendbird Issue an Access Token and Greet the User
Create a user with an issued access token and send them a private channel greeting.
ARAZZOSendbird Moderate the Author of the Latest Channel Message
Read a channel's latest message, identify its author, and mute that user.
ARAZZOSendbird Mute a User and Post a Moderation Notice
Mute a user in a channel and post an admin notice explaining the action.
ARAZZOSendbird Onboard a User and Start a Group Channel
Create a user, open a group channel for them, and post a welcome message.
ARAZZOSendbird Rename a User and Notify a Channel
Update a user's nickname and announce the change in a channel.
ARAZZOSendbird Reply to the Latest Message in a Channel
Read the most recent messages in a channel and post a reply.
ARAZZOSendbird Update User Metadata
Fetch a user, then merge nickname, profile, and metadata updates onto them.
ARAZZOGraphQL
Sendbird GraphQL Schema
This document describes a conceptual GraphQL schema for the Sendbird in-app messaging and chat platform. The schema is derived from the [Sendbird Platform API](https://sendbird....
GRAPHQL