Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

How to connect to a secure API

I want to access data from a secure api which request URL is : [HOST]/[BASE_PATH]?apiKey=[API_KEY]   I've already generated an authentification token which works:    In Power BI, I want to...