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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
rshahrabani
Frequent Visitor

.NET SDK v3 documentation

Can someone point me to the v3 documentation for the Power BI .NET SDK?

Thanks.

4 REPLIES 4
lbendlin
Super User
Super User

That's the library download, I'm looking for the API documentation.

Hi @rshahrabani 

Beyond the setup notes in the GitHub repo: https://github.com/Microsoft/PowerBI-CSharp I am not aware of any detailed documentation for that SDK in particular (I might be wrong).

The SDK is effectively a wrapper around the Power BI REST API endpoints.
The documentation on the API should help you find the parts of the SDK (and required parameters etc...) that you need.

https://docs.microsoft.com/en-us/rest/api/power-bi/

Anonymous
Not applicable

Believe this is the SDK documentation for V2 which can be misleading with the breaking changes between V2/V3: Microsoft.PowerBI.Api.V2.Models Namespace - Azure for .NET Developers | Microsoft Docs can't find anything similar for V3.

 

Also learned the hard way that using the "DataGateway" PowerShell module loads the V2 assembly if you don't already have V3 registered.

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.