Credentials
Bearer Token
Explains how to create a Bearer Token credential for authenticating with APIs that require a bearer token. Used in the Apicall task.
Overview
The Bearer Token credential stores a bearer token that is sent as an Authorization: Bearer <token> header with API requests. This credential can be used in the API Call task.
Fields
Creating the Credential
- Navigate to the Credentials section of the manage platform.
- Click the + Create new itembutton.
- Select Bearer token from the credential type dropdown.
- Enter a Credential Name.
- Enter the Bearer Token.
- Click the Createbutton.