Skip to main content

API Reference

Authentication

All requests to the Echo API must include a valid bearer token in the Authorization header.

Endpoints

The table below lists the primary endpoints exposed by the Echo API.

MethodPathDescription
POST/v1/echo/channelsCreate a chat channel
POST/v1/echo/messagesSend a message to a channel
GET/v1/echo/channels/:id/messagesFetch channel message history

Support

For questions about Echo, contact the product team or visit the community forum.