Power BI · Authentication Profile

Power Bi Authentication

Authentication

Power BI secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualization
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/power-bi-rest-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Azure Active Directory OAuth 2.0 access token. Obtain a token by registering
    an Azure AD application and requesting the Power BI Service scope (https://analysis.windows.net/powerbi/api/.default).
  sources:
  - openapi/power-bi-rest-api-openapi.yml