Resources / Changelog
Changelog
The API is versioned in the URL path at /v1. Within a version we only make additive changes, such as new endpoints and fields, so your integration keeps working.
Aug 2026
Added
Converly CLI
A command line tool (npm install -g @converly/cli) that covers the whole setup journey and prints JSON for every command, built for AI agents and humans alike.
Aug 2026
Added
API trigger webhook
Report server-confirmed conversions (signups, paid orders) from your own backend, with the @converly/sdk-node package for Node and a signed raw-HTTP contract for everything else.
Jun 2026
Added
Developer documentation
Public documentation for the REST API and the MCP server, the site you're reading now.
Jun 2026
Added
MCP server
A hosted MCP server so Claude and ChatGPT can manage your account, build flows, and connect destinations by chat.
Looking for a specific endpoint? Browse the API Reference in the sidebar.