aiendpoint.dev
ServicesStream

Stream

community

Chat messaging and activity feed API for building scalable social and communication features.

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://getstream.ioapikeydeveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://chat.stream-io-api.com/channels

Query channels

Parameters

sortsort (object[]optional
limitresults (integeroptional
filter_conditionsfilter (objectrequired

Returns

channels[] with channel.id, channel.type, channel.created_at, channel.member_count, channel.last_message_at, members[]
POSThttps://chat.stream-io-api.com/channels/{type}/{id}/message

Send message

Parameters

idchannel ID (stringrequired
typechannel type (stringrequired
messagemessage object (objectrequired

Returns

message with id, text, user, created_at, type
GEThttps://chat.stream-io-api.com/users

Query users

Parameters

payloadfilter and sort (objectrequired

Returns

users[] with id, name, image, online, last_active, created_at