How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Power Platform APIs Applications API

Operations for managing application packages within Power Platform environments, including listing available packages, installing applications, and checking installation status.

Microsoft Power Platform APIs Applications API is one of 9 APIs that Microsoft Power Platform APIs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, pricing, and an API reference.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2022-03-01-preview.

Requests are made against 2 base URLs: https://api.powerplatform.com, https://api.bap.microsoft.com.

4 operations 4 paths 4 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2022-03-01-preview
Base URL
https://api.powerapps.com
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Microsoft Power Platform APIs Applications API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode and clientCredentials flows, exposing 1 scope. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • oauth2 — Microsoft Entra ID OAuth 2.0 authentication. Register your application and obtain tokens via the Microsoft identity platform.
  • bearerAuth — Bearer token obtained from Microsoft Entra ID OAuth 2.0 flow.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Applications 4

Operations for managing application packages within Power Platform environments, including listing available packages, installing applications, and checking installation status.

GET
/appmanagement/environments/{environmentId}/applicationPackages
Get Environment Application Packages
getEnvironmentApplicationPackages 2 params → 200400401403404
POST
/appmanagement/environments/{environmentId}/applicationPackages/{applicationPackageId}/install
Install Application Package
installApplicationPackage 3 params → 202400401403404
GET
/appmanagement/environments/{environmentId}/operations/{operationId}
Get Application Package Install Status
getApplicationPackageInstallStatus 3 params → 200401403404
GET
/appmanagement/applicationPackages
Get Tenant Application Packages
getTenantApplicationPackages 1 param → 200401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ApplicationPackage (8 properties), OperationStatus (5 properties), ApplicationPackageListResponse (2 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
The standard error response object.
1 property
ApplicationPackageListResponse
object
Response containing a list of application packages.
2 properties
ApplicationPackage
object
An application package available for installation in a Power Platform environment.
8 properties
OperationStatus
object
Status of a long-running operation such as an application package installation.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

power-platform-applications-api-openapi.yml Raw ↑

Other APIs Microsoft Power Platform APIs publishes across the network.

Dataverse API (Common Data Service)
Microsoft Copilot Studio API (formerly Power Virtual Agents)
Power Platform Admin API
Power Platform Connectors API
Power Pages Web API
Microsoft Power Platform APIs Environments API
Microsoft Power Platform APIs Flow Runs API
Microsoft Power Platform APIs Licensing API
Where this information came from

This is an independent, third-party profile of Microsoft Power Platform APIs Applications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.