Stream
communityChat messaging and activity feed API for building scalable social and communication features.
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://chat.stream-io-api.com/channelsQuery channels
Parameters
sortsort (object[]optionallimitresults (integeroptionalfilter_conditionsfilter (objectrequiredReturns
channels[] with channel.id, channel.type, channel.created_at, channel.member_count, channel.last_message_at, members[]POST
https://chat.stream-io-api.com/channels/{type}/{id}/messageSend message
Parameters
idchannel ID (stringrequiredtypechannel type (stringrequiredmessagemessage object (objectrequiredReturns
message with id, text, user, created_at, typeGET
https://chat.stream-io-api.com/usersQuery users
Parameters
payloadfilter and sort (objectrequiredReturns
users[] with id, name, image, online, last_active, created_at