Power BI REST API

The Power BI REST API enables programmatic access to Power BI resources including datasets, reports, dashboards, workspaces, and dataflows. Developers can automate report deployment, manage workspace permissions, refresh datasets, export reports, and embed Power BI content in custom applications.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-power-bi:rest-api
name: Power BI REST API
tags:
- Analytics
- Business Intelligence
- Dashboards
- Reports
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/rest/api/power-bi/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/power-bi/
  type: Documentation
- url: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets
  type: Reference
description: The Power BI REST API enables programmatic access to Power BI resources including datasets,
  reports, dashboards, workspaces, and dataflows. Developers can automate report deployment, manage workspace
  permissions, refresh datasets, export reports, and embed Power BI content in custom applications.