APIs
Chat
Integrate chat functionality with the Kick Public API
Chat
Chat APIs allow you to use and interact with the chat that is available on the Kick website. You can send a message as a Bot account or your User account.
Send Chat Message
Send a chat message to a channel as an authenticated user or bot.
Send Chat Message
This endpoint requires authentication using a bearer token with the chat:write
scope.
Request Body
Message type - either “user” or “bot”
Message content (max 500 characters)
User ID of the broadcaster (required for user messages, ignored for bot messages)
Optional message ID to reply to
Response
Response status message