Authentication Header
string
required
Your unique API key used for authentication.
Content Control
string
required
Specifies the action to perform on the payload.Allowed values:
encrypt, decryptstring
required
A comma-separated list of field names in the JSON payload to be processed.
string
required
Must be set to
application/json for all requests containing a JSON payload.Advanced Routing
string
A URL to forward the encrypted data to. If provided, the processed payload will be sent to this destination instead
of being returned to the client.
Try it out
Learn more about legacy v1 proxy requests in the overview.