Developer documentation

Security

Integration security

Protect secrets, reduce scopes, validate destinations, and preserve audit evidence.

Updated 2026-07-24

Required controls

  • Keep API keys and OAuth client secrets on the server.
  • Use the smallest provider scopes that satisfy the workflow.
  • Rotate and revoke credentials when ownership changes.
  • Validate webhook signatures and destination safety.
  • Do not include tokens or personal data in client logs.