Stay up to date with the latest changes to Synthflow.
High Frequency Product updates

Sign up to receive all product updates almost as they happen.

Subscribe to updates

This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, see the Synthflow product changelog on our feedback portal.

For live uptime, active incidents, and service health, visit our Status page.


Chat agents endpoints

You can now create and interact with chat agents using the following endpoints:

EndpointTitle
POST /v2/chatCreate a chat
GET /v2/chatList chats
GET /v2/chat/{chat_id}Get a chat
DELETE /v2/chat/{chat_id}Delete a chat
POST /v2/chat/{chat_id}/messagesSend a message