Canva Deploy Integration Overview Deploy Canva Connect API integrations to popular platforms with secure OAuth credential management. The Canva API requires server-side token exchange — client secrets and refresh tokens must never reach the browser. Prerequisites - Canva OAuth credentials (client ID + secret) - Platform CLI installed (vercel, fly, or gcloud) - HTTPS domain for OAuth redirect URIs - Application code ready for deployment Vercel Secrets vercel.json API Route (Next.js / Vercel Functions) Fly.io fly.toml Secrets Google Cloud Run Deploy Script Health Check Redirect URI Configuratio…