Skip to main content

Changelog

This changelog tracks updates to the CleverReach REST API.

API v3 (Latest)

2026/05

GET /v3/mailings/

Critical
Introduced pagination support for queries returning a single state to improve data handling.
2026/02

/flows

Migrated the flows endpoints to a dedicated API. Please refer to the Flows API for more details.
2026/02

POST /v3/mailings/
PUT /v3/mailings/{id}
POST /v3/mailings/template

The new email editor (setup_v2) is now enabled as the default experience.
2025/06

POST /v3/groups/{id}/get_receivers

Added a new endpoint specifically designed to handle large parameter lists efficiently.
2024/11

GET /v3/receivers/bounced

Pagination is now strictly enforced for this endpoint to optimize response times.

Discouraged Versions

The v1/v2 versions of the API are no longer recommended for integrations.

They may still be available but lack new features and improvements. For best performance and security, use v3.