API Reference
Log In
API Reference

encrypt a custom header value for a webhook task endpoint

Validates and encrypts a custom HTTP header value for a webhook task. Store the returned encryptedValue on the task's content.customHeaders entry; the clear-text value is never persisted and cannot be retrieved afterwards. Header names must follow HTTP naming rules and cannot be a header Fountain already sets (Content-Type, Accept, X-Fountain-*, and transport headers).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 100

HTTP header name, e.g. Api-Key

string
required
length ≤ 500

clear-text header value to encrypt

Response

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