Acorn Acorn API Docs
Changelog

REST API Changelog

Notable changes to the Acorn REST API, with upgrade notes to help you decide whether and how to move to the latest version.

REST API v1.2 — 2026-08-05

Migrated the API documentation to this new website. The docs were previously distributed as a Postman collection; they are now published here, with a downloadable Postman collection available from each version page.

Upgrading from v1.1

The Completions API is now a synchronous, cursor-paginated change feed: consumers sync once, then keep polling a cursor to receive only what changed. See the Completions endpoint docs for the full consumer lifecycle.

Added

Changed