Treat them like passwords

API keys, network postback keys, campaign postback secrets and webhook signing secrets should never be pasted into public pages, client-side code or public repositories.

Rotate after exposure

If a secret appears in logs, screenshots, support messages or source control accessible to others, replace it and update the integration.

Least exposure

Keep provider credentials in encrypted platform settings and use server-side integrations whenever possible.