Account Request URL
https://playground.powerbi.com/en-us/Base Endpoint
https://api.powerbi.com/v1.0/myorg
Datasets
Gets a list of datasets.
/datasets
workspaceId, filter, top, skip, orderby, select
Datasets
Creates a new dataset.
/datasets
name, workspaceId
Datasets
Gets a dataset by name.
/datasets/{datasetId}
datasetId
Datasets
Updates a dataset.
/datasets/{datasetId}
datasetId, name
Datasets
Deletes a dataset.
/datasets/{datasetId}
datasetId
Tables
Gets a list of tables in a dataset.
/datasets/{datasetId}/tables
datasetId
Tables
Gets a table by name.
/datasets/{datasetId}/tables/{tableId}
datasetId, tableId
Columns
Gets a list of columns in a table.
/datasets/{datasetId}/tables/{tableId}/columns
datasetId, tableId
Columns
Gets a column by name.
/datasets/{datasetId}/tables/{tableId}/columns/{columnId}
datasetId, tableId, columnId
Dataflows
Gets a list of dataflows.
/dataflows
workspaceId, filter, top, skip, orderby, select
Dataflows
Creates a new dataflow.
/dataflows
workspaceId, name, description
Dataflows
Gets a dataflow by name.
/dataflows/{dataflowId}
dataflowId
Dataflows
Updates a dataflow.
/dataflows/{dataflowId}
dataflowId, name, description
Dataflows
Deletes a dataflow.
/dataflows/{dataflowId}
dataflowId
Gateways
Gets the list of On-premises data gateways registered in the Power BI service.
/gateways
gatewayIds
Gateways
Provisions a new on-premises data gateway to the Power BI service.
/gateways
Reports
Gets a list of reports.
/reports
workspaceId, filter, top, skip, orderby, select
Reports
Creates a new report.
/reports
workspaceId, name, displayName
Reports
Gets a report by name.
/reports/{reportId}
reportId
Reports
Updates a report.
/reports/{reportId}
reportId, name, displayName
Reports
Deletes a report.
/reports/{reportId}
reportId
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.