Powell Governance API (Beta): Authentication

We are thrilled to share with you that Powell Teams is now Powell Governance, marking our expanded focus on Microsoft 365!

Powell_Governance_V1 1.png

Expect documentation to be reflect this change in the coming days. For more information, please have a look at this article.

Introduction

The Powell Governance API is organized around REST.

It is available to use on our API documentation and only for Standard Powell Governance License tenants.

Discover how this functionality allows you to leverage Powell Governance usage by connecting with tons of valuable content from other sources. It will enable you to get information about your tenant without using the product interface and even create teams with it.

 

Authentication

To be able to use the API, you will need to provide an bearer access token on the page. This authentication access is displayed on a left pannel once you clicked on any endpoint:
API_manager.jpg

 

Fill the "value" field with your Graph Explorer token that you can find here:

API_token.jpg

The token used to consume the API must include the following rights to operate:

Graph :
        - Directory.AccessAsUser.All
        - Group.ReadWrite.All
        - Notes.Read.All
        - Notes.ReadWrite.All
        - Sites.Read.All
        - User.Invite.All
        - User.Read.All
Was this article helpful?
0 out of 0 found this helpful