Authentication Types

Alloy webhook authentication supports multiple methods to ensure secure communication. You can authenticate using Basic Auth, HMAC (Hash-based Message Authentication Code), or OAuth 2.0, with support for both the Client Credentials and Password (Resource Owner Password Credentials) grant types. Choose the method that best fits your security and integration needs.