Skip to main content
Extra headers are fixed headers that hooksnode adds to every request to one destination. Use them for an API key, a bearer token or a tenant ID that your endpoint expects.
Edit them under Destination → Extra headers.

Order of headers

  1. The headers of the incoming request.
  2. Extra headers. They replace an incoming header with the same name.
  3. X-Hooksnode-Source-Id.
  4. X-Hooksnode-Signature. It is always last, so an extra header cannot forge it.

Rules

These names are refused: Host, Content-Length, Transfer-Encoding, Connection, Upgrade, Keep-Alive, TE, Trailer, Proxy-Authenticate, Proxy-Authorization and X-Hooksnode-Signature. Save {} to remove all extra headers.