Forum Discussion

Klarson's avatar
Klarson
Regular Visitor
4 years ago
Solved

API Authorization

Where is the API documentation to get the authorization bearer token?   I am struggling to find it.
  • v-robertq-msft's avatar
    4 years ago

    Hi, 

    As far as I’m concerned, you can use the below rest API in the Power BI to post the HTTP request like this to get the authorization bearer token:

    POST https://api.powerbi.com/v1.0/myorg/GenerateToken

     

    You can refer to this link:

    https://docs.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token

     

    Thank you very much!

     

    Best Regards,

    Community Support Team _Robert Qin

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.