Setting Up Delegated Permissions for 3E APIs

API access is managed via the customer’s Entra ID. You must log into the Azure portal using an account within your domain that has Entra ID administrator privileges to set up delegated permissions.

STEP I: Access APP Registration

  1. Log into Azure portal.
  2. Navigate or search for Microsoft Entra ID.
  3. Under Manage, select App registrations as shown below:

STEP II: Register a New Application

  1. Click + New registration toward the top to open the window below:
  2. Enter a meaningful name for the application in the Name
  3. Choose Accounts in this organizational directory only, in the Supported account types section
  4. Enter the URI used by your client application in the Redirect URI
  5. Click Register to create the application.

STEP III: Configure API Permissions.

  1. Under Manage, select API permissions.
  2. Click + Add a permission.
  3. In the Request API permissions panel:
    1. Go to the APIs my organization uses tab and search for and select the desired API (e.g., Elite 3E API testing).
    2. Choose Delegated permissions instead of Application permission.
    3. Select the required APIs for your application, as shown below:
    4. Click Add permissions to add the APIs under delegated permissions to your application.

STEP IV: Grand Admin Consent

After adding the permissions, you’ll see a prompt indicating that admin consent is required.

Do the following to grant Admin consent: