Documenso Upgrade & Migration Current State ! ! Overview Guide for upgrading between Documenso API versions and SDK updates. Documenso has two API versions: v1 (legacy, document-centric) and v2 (recommended, envelope-based with multi-document support). The TypeScript and Python SDKs use the v2 API by default. Prerequisites - Current Documenso integration working - Test environment available - Feature flag system (recommended for gradual rollout) API Version Comparison | Feature | v1 (legacy) | v2 (recommended) | |---------|-------------|-------------------| | Base path | | | | Document model…