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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
solidsoulja
Regular Visitor

Restful API to PowerBI

Hi,

 

I am not a developer so I am looking for very basic information on how to connect a rest API to power BI. 

 

I have been given an API key from a company that work with us to provide web tracking information, i want that information to be visible within power BI. 

 

Could someone please guide me through the steps of achieving this? when I enter a URL uinto the web data source and use the key provided, I get "the credentials provided are invalid"

 

any help would be appreciated.

 

2 REPLIES 2
v-qiuyu-msft
Community Support
Community Support

Hi @solidsoulja,

 

In order to be able to supply an “Api Key” via the credential UI, the Power Query with Web.Contents() function has to look like this:

 

Web.Contents(URL, [ApiKeyName="mykey"])

 

You can take a look at this blog: Working with Web Services in Power Query.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
solidsoulja
Regular Visitor

Hi,

 

I am not a developer so I am looking for very basic information on how to connect a rest API to power BI. 

 

I have been given an API key from a company that work with us to provide web tracking information, i want that information to be visible within power BI. 

 

Could someone please guide me through the steps of achieving this? when I enter a URL uinto the web data source and use the key provided, I get "the credentials provided are invalid"

 

any help would be appreciated.

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.