Stay up to date with the latest changes to Synthflow.

This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, visit feedback.synthflow.ai/changelog.

For system status, reliability information, and service health, visit status.synthflow.ai.


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