September 8th, 2025
New
Cursor-Based Pagination: Implementation of links.next, links.prev, and meta.has_more to enhance incremental sync and manage extensive lists without the costs associated with traditional pagination.
Response Optimization: Allows structuring responses using fields and include, reducing data volume and post-processing on the client side.
Improved Data Architecture: A cleaner and more efficient response model via the GET /api/v3/content endpoint, with support for date/ID filters and sorting. OpenAPI available to facilitate automation.
The Content API v1 will be deprecated as of January 1, 2026. We recommend migrating to v3 as soon as possible to take advantage of its benefits.
Consult the API documentation for more information on how to integrate and benefit from the improvements offered by the Content API v3.