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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
cfrankum
New Member

Site Improve API

Has anyone had success or tried to connect to the Site Improve API to retrieve data for Power BI?

 

Site Improve is similar to Google Analytics and provides an API but there documentation is flaky as is their support

 

Thanks

2 REPLIES 2
ZappySys
Helper I
Helper I

Please look at below blog post see it helps. Using ZappySys ODBC API drivers you can import any REST API including Siteimprove API.  

 

https://zappysys.com/blog/howto-import-json-rest-api-power-bi/

 

 

ZappySys ODBC JSON Driver - Configure REST API callZappySys ODBC JSON Driver - Configure REST API callZappySys ODBC JSON Driver - SQL Query Preview (Read from JSON / XML / CSV File or REST APIZappySys ODBC JSON Driver - SQL Query Preview (Read from JSON / XML / CSV File or REST API

Anonymous
Not applicable

@cfrankum,

Based on my research, you can use basic authentication to access site improve API. I would recommend you get required password following the guide in the blogs below.

https://developer.siteimprove.com/v1/get-access/
https://en.wikipedia.org/wiki/Basic_access_authentication

Then you can add the authentication in the headers of Web.Contents() function. There is a similar thread for your reference.

Regards,

Lydia

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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