Bearer Token

Bearer token authentication for API requests.

Fields

FieldDescriptionRequired
TokenBearer token valueYes

Setup Steps

  • Step 1: Get your bearer token from the API provider
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select Bearer Token as the credential type
  • Step 4: Paste your token into the token field
  • Step 5: Use this credential with HTTP Request nodes in your workflows