Power BI Embedded API

Power BI Embedded enables developers to embed interactive Power BI reports, dashboards, and tiles into custom applications. It provides client-side JavaScript APIs for rendering and interacting with embedded content, supporting scenarios like white-label analytics, custom filtering, and programmatic report navigation.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-power-bi:embedded-api
name: Power BI Embedded API
tags:
- Business Intelligence
- Embedded Analytics
- White Label
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.powerbi.com/v1.0/myorg/
humanURL: https://learn.microsoft.com/en-us/power-bi/developer/embedded/
properties:
- url: https://learn.microsoft.com/en-us/power-bi/developer/embedded/
  type: Documentation
description: Power BI Embedded enables developers to embed interactive Power BI reports, dashboards, and
  tiles into custom applications. It provides client-side JavaScript APIs for rendering and interacting
  with embedded content, supporting scenarios like white-label analytics, custom filtering, and programmatic
  report navigation.