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 Apps Accounts API

Operations on the account entity set. An account represents a business that is a customer or potential customer, typically the company billed in business transactions.

Microsoft Power Apps Accounts API is one of 12 APIs that Microsoft Power Apps publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, an API reference, a getting-started guide, and 1 JSON Schema.

This API exposes 5 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 9.2.

Requests are made against 4 base URLs: https://{organization}.api.crm.dynamics.com/api/data/v9.2, https://{organization}.api.crm2.dynamics.com/api/data/v9.2, https://{organization}.api.crm4.dynamics.com/api/data/v9.2, https://{organization}.api.crm5.dynamics.com/api/data/v9.2.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
9.2
Base URL
https://api.powerapps.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Microsoft Power Apps Accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication using Microsoft Entra ID (formerly Azure Active Directory). Applications must be registered in Microsoft Entra ID and granted appropri…

Paths & Operations 5

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

Accounts 5

Operations on the account entity set. An account represents a business that is a customer or potential customer, typically the company billed in business transactions.

GET
/accounts
Microsoft Power Apps Retrieve Multiple Accounts
getAccounts 9 params → 200401403
POST
/accounts
Microsoft Power Apps Create a New Account
createAccount 1 param body → 204201400401403
GET
/accounts({accountid})
Microsoft Power Apps Retrieve a Single Account
getAccount 4 params → 200401404
PATCH
/accounts({accountid})
Microsoft Power Apps Update an Existing Account
updateAccount 3 params body → 204400401404412
DELETE
/accounts({accountid})
Microsoft Power Apps Delete an Account
deleteAccount 1 param → 204401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Account (69 properties), AccountCollection (4 properties), ODataError (1 property). Each schema is shown below with its type and property counts.

AccountCollection
object
OData collection response containing account records.
4 properties
Account
object
Business that represents a customer or potential customer. The company that is billed in business transactions. Corresponds to the account entity type in the M…
69 properties
ODataError
object
Standard OData error response from the Dataverse Web API.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-power-apps-accounts-api-openapi.yml Raw ↑

Other APIs Microsoft Power Apps publishes across the network.

Power Apps Management API
Power Apps Connectors API
Power Apps Canvas Apps API
Power Apps Model-driven Apps API
Power Apps Component Framework (PCF) API
Power Platform REST API
Power Pages Web API
Dataverse Organization Service SDK
Power Apps Code Apps API
Microsoft Power Apps Contacts API
Microsoft Power Apps Entities API
Where this information came from

This is an independent, third-party profile of Microsoft Power Apps Accounts 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.