Manage Edge Delta API Tokens

Managing API Tokens for the Edge Delta web application.

Overview

You can manage API access to your Edge Delta organization by configuring API tokens. An API Token and your Organization ID are required for API calls.

See example calls and the API guide here.

Create an API Token

  1. Click Admin - My Organization.
  1. Click the API Tokens tab and click Create Token.
  1. Enter a token name and click Add Permissions.
  1. Select a Resource type, Resource Instance and Access Type.
  1. Click Create Permission.
  2. Repeat steps 5 and 6 until all the required permissions are configured.
  3. Click Token Details and click Create.
  1. Copy the access token and store it securely.

The API token is listed in the Tokens list.

Your Organization ID is listed on this page, copy it and use it with the API key to access the API.

Delete API Token

You can click the Actions column to delete the token. This prevents anyone from using it to access your organization in Edge Delta via the API.