Bearer Token
Bearer token authentication for API requests.
Fields
| Field | Description | Required |
|---|---|---|
| Token | Bearer token value | Yes |
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