HTTP Header Auth

Custom HTTP header authentication for API requests.

Fields

FieldDescriptionRequired
Header NameHTTP header name (e.g., X-API-Key)Yes
Header ValueHeader value (your API key or token)Yes

Setup Steps

  • Step 1: Get the API key or token required by your target service
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select HTTP Header Auth as the credential type
  • Step 4: Set the header name (e.g. X-API-Key) and enter the header value
  • Step 5: Use this credential with HTTP Request nodes in your workflows