Eventyvo Connect

Renewal checklist

Steps after MONTHLY or YEARLY subscription renewal.

After renewal payment

  1. Check notification — email and in-app alert about key rotation
  2. Copy new key/developer one-time reveal
  3. Update server env — replace CONNECT_API_KEY / X-API-KEY in your deployment
  4. Optional overlap — old key may work 24h with X-Eventyvo-Connect-Key-Deprecated: true
  5. Verify webhooks — send test event from dashboard; confirm HMAC verification still works
  6. Smoke test — one Connect REST call from your server

Warning: Never commit the new key to git. Use your secrets manager or hosting env vars.