Introduction

Preview of the next major version of the Resolved developer platform.

v2 is a draft. This version is a work-in-progress preview and is not indexed by search engines. For production integrations use v1, which is the current stable release.

The v2 platform builds on everything in v1 and introduces a more consistent resource model, clearer scope names and richer webhook payloads. This page exists so the versioned documentation portal has a second version to switch between while v2 is being written.

What is changing

  • Scopes are being renamed to a resource:action convention (for example case_files:read).
  • Webhooks gain a signed event envelope with a stable id for idempotent processing.
  • Pagination moves to cursor-based tokens across every collection endpoint.

Migrating from v1

There is nothing to migrate yet — v2 is not released. When it ships, this section will document the exact differences and a step-by-step upgrade path. Until then, keep building against v1.