Key Features
Cursor-Based Pagination: Implementation of
links.next,links.prev, andmeta.has_moreto enhance incremental sync and manage extensive lists without the costs associated with traditional pagination.Response Optimization: Allows structuring responses using
fieldsandinclude, 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/contentendpoint, with support for date/ID filters and sorting. OpenAPI available to facilitate automation.
Deprecation Notes
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.
Recommended Action
Consult the API documentation for more information on how to integrate and benefit from the improvements offered by the Content API v3.