For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AcademyContact SalesHelp CenterDashboard
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
LogoLogo
AcademyContact SalesHelp CenterDashboard

Changelog

Stay up to date with the latest changes to Synthflow.
December 15, 2025
December 15, 2025

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
Was this page helpful?
Previous

November 21, 2025

Next
Built with