Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Friendly_user
Frequent Visitor

Getting data from REST API with api-key

Hi,

 

I'm trying to do fairly easy task that looks like is working for everyone else except me. 

I want to get data from my supplier using REST API. In API instructions I have simple URL and my API key: 

https://www.mysupplier.com/api/search/?apikey=MyApiKey&searchterm=MySearchTerm

 

This link works fine and returns data in JSON format inserted straight to browser or making request via POSTMAN. However, when I try to get data in Power BI from WEB source I receive error "Details: "Access to the resource is forbidden."". 

Can it be that Power BI has restrictions extracting data from my datasource? Or should this task be done more subtle than just placing URL? 

No additional Authentication is mentioned in API instructions. 

2 REPLIES 2
mahoneypat
Microsoft Employee
Microsoft Employee

In your Data Source Settings, make sure that your authentication type is Anonymous (since you are providing the key with each web call).

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Done this for every suggested url root:
https://www.mysupplier.com/api/search

https://www.mysupplier.com/api/

https://www.mysupplier.com/

Also set Privacy level to public. Still same "Access to the resource is forbidden.".

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Users online (2,788)