Power BI Embedded

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

Documentation

Code Examples

Other Resources

🔗
Pricing
https://azure.microsoft.com/en-us/pricing/details/power-bi-embedded/
🔗
Sandbox
https://playground.powerbi.com/
🔗
SDKs
JavaScript SDK
🔗
SDKs
.NET SDK
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-dashboard-tile-embed-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-dataset-decommission-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-dataset-refresh-poll-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-gateway-datasource-audit-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-parameter-update-refresh-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-pbix-import-publish-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-push-dataset-provision-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-report-clone-rebind-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-report-export-archive-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-workspace-access-review-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-workspace-content-inventory-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/power-bi/refs/heads/main/arazzo/power-bi-workspace-provision-access-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/power-bi-embedded"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

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: SDKs
  url: https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embedded-analytics-client-api
  title: JavaScript SDK
- type: SDKs
  url: https://github.com/microsoft/PowerBI-CSharp
  title: .NET SDK