Power BI Embedded

Azure service that enables ISVs and developers to embed Power BI visuals, reports, and dashboards into their applications.

API entry from apis.yml

apis.yml Raw ↑
name: Power BI Embedded
description: Azure service that enables ISVs and developers to embed Power BI visuals, reports, and dashboards
  into their applications.
image: https://powerbi.microsoft.com/pictures/shared/social/social-default-image.png
humanURL: https://azure.microsoft.com/en-us/services/power-bi-embedded/
baseURL: https://api.powerbi.com
tags:
- Azure
- Embedded
- Integration
properties:
- type: Documentation
  url: https://docs.microsoft.com/en-us/power-bi/developer/embedded/
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/power-bi-embedded/
- type: Sandbox
  url: https://playground.powerbi.com/
- type: CodeExamples
  url: https://github.com/Microsoft/PowerBI-Developer-Samples
- type: APIReference
  url: https://learn.microsoft.com/en-us/rest/api/power-bi-embedded/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-organization-app
- type: Authentication
  url: https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-tokens
- type: SDK
  url: https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embedded-analytics-client-api
  title: JavaScript SDK
- type: SDK
  url: https://github.com/microsoft/PowerBI-CSharp
  title: .NET SDK