social
Ephemeral message streams
The stream service provides ephemeral message streams for building chat applications, feeds and timelines. Simply send messages to a channel and know they'll expire after 24 hours. Streams are limited to 1000 messages and 1000 streams in total. Max message size is 512 characters.
Create a channel with a given name and description. Channels are created automatically but this allows you to specify a description that's persisted for the lifetime of the channel.
List all the active channels
List messages for a given channel
Send a message to the stream.
Endpoint | Credits | Quotas |
---|---|---|
Create Channel | Base | None |
List Channels | Base | None |
List Messages | Base | None |
Send Message | Base | None |
Base request price is 0.000001 credits per request
Create Channel Request
Response
{}