Webflow Production Checklist Overview Complete pre-deployment checklist for Webflow Data API v2 integrations, covering authentication, error handling, rate limits, monitoring, and rollback. Prerequisites - Staging environment tested and verified - Production API token with minimal scopes - Deployment pipeline configured - Monitoring/alerting infrastructure ready Instructions Pre-Deployment Configuration - [ ] Production API token in secure vault (not .env file on server) - [ ] Minimal scopes — only scopes the integration actually uses - [ ] Site token used where workspace token is not needed…