All Collections
Apideck Unify
How to pass headers via the proxy API?
How to pass headers via the proxy API?
Updated over a week ago

The Proxy API supports the headers to be passed to downstream API by default, except for a few exceptions:

  • All x-apideck headers

  • Authorization (you can use x-apideck-downstream-authorization instead)

  • Content-Length (we calculate this one)

  • Host

  • Cookie

Did this answer your question?