Create a shared secret

Creates a new secret key to be used to sign all webhook requests.

All subsequent wehook requests sent will include a HMACSHA256 hash that has been Base64 encoded in the X-HMAC-SHA256-Signature header. Comparing this hashed value against a SHA256 hash of the request body (using the secret as a key) enables you to verify the payload has not been tampered with.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json