Home > EnPower Web API > Register an AvePoint App

    Export to PDF

    Register an AvePoint App

    Before using the APIs, you must register an app in AvePoint Online Services > Administration > App registrations and grant permission to the app. With the registered app, you can use the generated application (client) ID for authentication.

    To register the app, complete the following steps:

    1. On the App registrations page, click Create.

    2. In the Create app registration panel, enter the app name and configure the following:

      • Assigned services and permissions – Assign the required permission to the app. For data retrieval using the EnPower Web API, make sure the app has the “enpower.data.read.all” permission.

      • Certificates and secrets – Click the Client secret tab and click Add client secret. After selecting the effective duration and adding the secret. You can click the Copy (Icon: Copy.) icon to save a copy of the secret.

    3. Click Save. The client ID will be available after the app is registered.

    For more details on app registration and management in AvePoint Online Services, refer to .