Microsoft Power Platform website screenshot

Microsoft Power Platform

Microsoft Power Platform is a suite of low-code development tools including Power Apps, Power Automate, Power BI, and Power Virtual Agents. It provides APIs for accessing Dataverse, managing environments, and integrating with external services through connectors.

Microsoft Power Platform publishes 2 APIs on the APIs.io network: Metadata API and Records API. Tagged areas include Dataverse, Low-Code, Microsoft, Power Apps, and Power Automate.

Microsoft Power Platform’s developer surface includes authentication, developer portal, documentation, pricing, engineering blog, support, and 9 more developer resources.

41.4/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
5 APIs
DataverseLow-CodeMicrosoftPower AppsPower AutomatePower BI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 41.4/100 · developing
Contract Quality 11.1 / 21
Developer Ergonomics 6.5 / 17
Access Clarity 6.3 / 17
Operational Transparency 2.0 / 11
Contract Governance 0.0 / 10
Discoverability 5.5 / 9
Regulatory Posture 7.5 / 15
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/microsoft-power-platform: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Microsoft Dataverse Web API

The Microsoft Dataverse Web API provides OData v4 RESTful access to the Dataverse data platform that underpins Power Platform. Developers can perform CRUD operations on tables, ...

Power Platform Admin API

The Power Platform Admin API enables programmatic management of Power Platform environments, connectors, data loss prevention policies, and tenant settings. Administrators can c...

Power Platform Connectors

Power Platform Connectors provide pre-built integrations with hundreds of external services and enable developers to create custom connectors using OpenAPI definitions. Connecto...

Microsoft Power Platform Metadata API

The Metadata API from Microsoft Power Platform — 3 operation(s) for metadata.

Microsoft Power Platform Records API

The Records API from Microsoft Power Platform — 2 operation(s) for records.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Power Platform Authentication

oauth2 · 1 scheme

SECURITY

Microsoft Power Platform Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Power Platform Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Power Platform Agentic Access

8 operations · 3 acting

8 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-power-platform
name: Microsoft Power Platform
description: Microsoft Power Platform is a suite of low-code development tools including Power Apps, Power Automate, Power
  BI, and Power Virtual Agents. It provides APIs for accessing Dataverse, managing environments, and integrating with external
  services through connectors.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/microsoft-power-platform.png
tags:
- Dataverse
- Low-Code
- Microsoft
- Power Apps
- Power Automate
- Power BI
url: https://raw.githubusercontent.com/api-evangelist/microsoft-power-platform/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-19'
specificationVersion: '0.23'
apis:
- aid: microsoft-power-platform:dataverse-api
  name: Microsoft Dataverse Web API
  tags:
  - Data Platform
  - Dataverse
  - OData
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://{org}.api.crm.dynamics.com/api/data/v9.2/
  humanURL: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
  properties:
  - url: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
    type: Documentation
  description: The Microsoft Dataverse Web API provides OData v4 RESTful access to the Dataverse data platform that underpins
    Power Platform. Developers can perform CRUD operations on tables, execute actions and functions, manage metadata, and
    query data using standard OData conventions.
- aid: microsoft-power-platform:admin-api
  name: Power Platform Admin API
  tags:
  - Administration
  - Environments
  - Governance
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.bap.microsoft.com/
  humanURL: https://learn.microsoft.com/en-us/power-platform/admin/programmability-extensibility-overview
  properties:
  - url: https://learn.microsoft.com/en-us/power-platform/admin/programmability-extensibility-overview
    type: Documentation
  description: The Power Platform Admin API enables programmatic management of Power Platform environments, connectors, data
    loss prevention policies, and tenant settings. Administrators can create and manage environments, configure security roles,
    and enforce governance policies across the organization.
- aid: microsoft-power-platform:connectors-api
  name: Power Platform Connectors
  tags:
  - Connectors
  - Custom Connectors
  - Integration
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/connectors/overview
  properties:
  - url: https://learn.microsoft.com/en-us/connectors/overview
    type: Documentation
  - url: https://learn.microsoft.com/en-us/connectors/custom-connectors/
    type: GettingStarted
  description: Power Platform Connectors provide pre-built integrations with hundreds of external services and enable developers
    to create custom connectors using OpenAPI definitions. Connectors abstract API authentication and data access, making
    external services available to Power Apps, Power Automate, and Logic Apps.
- aid: microsoft-power-platform:microsoft-power-platform-metadata-api
  name: Microsoft Power Platform Metadata API
  description: The Metadata API from Microsoft Power Platform — 3 operation(s) for metadata.
  humanURL: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
  baseURL: https://{org}.api.crm.dynamics.com/api/data/v9.2/
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/microsoft-power-platform-metadata-api-openapi.yml
- aid: microsoft-power-platform:microsoft-power-platform-records-api
  name: Microsoft Power Platform Records API
  description: The Records API from Microsoft Power Platform — 2 operation(s) for records.
  humanURL: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
  baseURL: https://{org}.api.crm.dynamics.com/api/data/v9.2/
  tags:
  - Records
  properties:
  - type: OpenAPI
    url: openapi/microsoft-power-platform-records-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/microsoft-power-platform-agentic-access.yml
- type: DomainSecurity
  url: security/microsoft-power-platform-domain-security.yml
- type: Authentication
  url: authentication/microsoft-power-platform-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-power-platform-scopes.yml
- type: GitHubOrganization
  url: https://github.com/microsoft
- type: LinkedIn
  url: https://www.linkedin.com/showcase/microsoft-power-platform
- type: Portal
  url: https://make.powerapps.com/
- type: Documentation
  url: https://learn.microsoft.com/en-us/power-platform/
- type: Pricing
  url: https://powerapps.microsoft.com/en-us/pricing/
- type: Authentication
  url: https://learn.microsoft.com/en-us/power-platform/admin/programmability-authentication-v2
- type: Blog
  url: https://powerplatform.microsoft.com/en-us/blog/
- type: TermsOfService
  url: https://www.microsoft.com/en-us/legal/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: Support
  url: https://support.microsoft.com/
- type: StatusPage
  url: https://status.powerplatform.microsoft.com/
- type: Features
  url: https://powerplatform.microsoft.com/en-us/what-is-power-platform/
- type: UseCases
  url: https://powerplatform.microsoft.com/en-us/customer-stories/
- type: Integrations
  url: https://learn.microsoft.com/en-us/connectors/overview
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/microsoft-power-platform"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-power-platform/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-power-platform/evidence"

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

Get an API key

Free tier, no email required.

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