Available translations

API Authorization Key

foundations.png
exchange-account-key.png
The API Authorization Key node is referenced by a Task with a API Data Fetcher Bot Instance. It contains the keys that will be used by the bot to authenticate with the API endpoint.
The API Authorization Key node is a child underneath the APIs parent node.
The default configuration contains a number of parameters commonly used by APIs. These are things such as API key and secrets used to obtain OAuth tokens, or bearer tokens.
Initial Values
These are the Initial Values for API Authorization Key configuration:
 {
    "api_key": "",
    "api_key_secret": "",
    "bearer_token": ""
}
Examples
This is a list of properties featured by the API Authorization Key configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
API Authorization Key Menu
The API Authorization Key node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
  • dontShowAtFullscreen: true
  • actionFunction: uiObject.configEditor.activate
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
API Authorization Key Attaching Rules
The following are the Node Attaching Rules that govern the attachment of API Authorization Key with other nodes:
Compatible Types: