Forum Discussion
Power BI - API Token
Good, I appreciate in advance the help you can give me in this regard.
I'm trying to connect to an API to extract the data and make a series of reports in Power BI. Previously I must get a Token that has a limited time. On the organization page is the API documentation and that process, but I haven't been able to connect it.
I leave the image with the information given by the provider as to how to make the connection. I appreciate you helping me how to bring that information to Power BI to make it work for me.
2 Replies
- amitchandakSuper User
Hazard07 , not very clear
refer if these can help: Token-based Auth
https://www.youtube.com/watch?v=f7HLyiAk-lQ
https://community.powerbi.com/t5/Desktop/Connect-to-data-with-API-token/td-p/731867
https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/
https://docs.microsoft.com/en-us/rest/api/power-bi/embedtoken
https://docs.microsoft.com/en-us/power-bi/developer/embedded/get-azuread-access-token
https://docs.microsoft.com/en-us/power-bi/developer/automation/walkthrough-push-data-get-token
https://community.powerbi.com/t5/Community-Blog/Calling-REST-APIs-and-Parsing-JSON-made-simple-with-Power-BI/ba-p/43649
https://www.youtube.com/watch?v=GPHHdDRSlis - AnonymousNot applicable
HI Hazard07
please use Anonymous authentication, as you have already provide the authorization key.
Also, below links discuss to your point.
Calling REST APIs and Parsing JSON made simple with Power BI