Skip to main content

API Keys

In the API Keys settings page you can manage your personal API keys of the Blink platform. You can create, delete and edit your API keys.

Api key

note

There always has to be one API key available. The maximum number of API keys at any given time is five.

Create API Key

  1. Select the New API Key button in the top-right corner

  2. Give your API key a name and optionally add a description for your API key. Then click the create button in the bottom-right corner.

Api key

  1. It will be added to the table.
ParameterDescription
NameName given to the API Key
DescriptionDescription given to the API Key
KeyThe API key itself
Created AtThe time you created the API key
Last usedThe last time you used the API key

Edit API Key

  1. If you want to make any changes to the API information, double click on the cell and make the desired changes. You can change the API key name or description.

Api key

Delete API Key

  1. If you want to delete an API Key, click on the three dots icon on the right-hand side of the row and select the delete option.

Api key

Using your personal API Key in Automations

  1. Click anywhere on the automation within the automation pack.

  2. You will be redirected to the Automation Editor.

  3. Click the three dots icon in the top right-hand side corner.

  4. Choose the Settings option to access the automation settings.

  5. Go to the Run Methods section and select the REST API or CLI method.

  6. Under the command text field, select which personal API key from the dynamic dropdown menu.

  7. Upon selection, your personal API key will be added to the command, allowing you to proceed using the chosen run method for your chosen automation.

Api key