HTTP headers

Some APIs require custom HTTP headers for authentication. Headers are defined at the connector level and apply to all endpoints.

  • Header name: Name of the HTTP header (e.g. X-Api-Key, Authorization).
  • Header value: Value of the header. The placeholder {apiKey} is automatically replaced with the configured API key.