Allowed Headers
In Proxy these are the accepted headers
ft-url-destiny
URL which proxy API will send the request after replace the token values. The destination URL will serve as the base URL for the proxy request, this URL will be the URL that the proxy API will send the request after replace the token values.
Required
ft-access-key
Header containing the API key previously generated from the Firstoken portal.
This header is used to authenticate the request.
Required
ft-headers
JSON value with the headers that proxy have to add to the request. For example, can be added authorization headers in this field.
Optional
ft-encryption
JSON value with the properties required to apply an encryption in the selected values. The json must contain the properties: key with the RSA key, type with the encryption algorithm, is_partial with the true/false value.
Optional
Last updated
Was this helpful?