Everything that changes on the public platform.
New features, fixes and operational changes for REST, MCP, CLI and webhooks are gathered here.
Complete environment to build and operate
ach_test keys and restoreable data separated from production.
Volume, success, latency, errors and audit export.
Payload, response, duration, attempts and resend on a single screen.
Own client credentials and temporary tokens with scopes.
Native recipe library installed as draft.
Internal validation of routes, scopes, events and isolation.
Stable schema and example for each webhook type.
Mercado Pago notifications, reconciliation and operational history.
Expanded operational coverage
The API now covers 80 paths across 17 domains.
Imports, synchronization, receipts and reconciliation.
CRUD of collections and public pages with SEO.
Contacts, notes, assignment, reopening and message status.
Validation, execution and history of each execution.
Catalog, rotation, testing and resending deliveries.
Account catalog, health, testing and controlled disconnection.
Funnel, revenue and attribution plus summary and time series.
Public API, MCP and CLI
First public release with scoped keys, auditing, OpenAPI, 70 REST operations, remote MCP server, CLI, and durable HMAC webhooks.
Follow the contract
Use OpenAPI as the source of truth and compare the file in CI to review additive changes before regenerating clients.
curl -fsSL https://achadu.com/api/v1/openapi.json -o openapi.json
git diff -- openapi.json