Microsoft Power Apps · JSON Structure
Microsoft Power Apps Structure
Structural overview of the Microsoft Power Apps API surface; extracted from openapi/.
Type:
Properties: 0
Business ApplicationsCloudEnterpriseLow-CodeMicrosoftNo-CodePower PlatformSoftware-as-a-Service
Microsoft Power Apps Structure is a JSON Structure definition published by Microsoft Power Apps.
Meta-schema:
JSON Structure
{
"provider": "Microsoft Power Apps",
"providerId": "microsoft-power-apps",
"kind": "json-structure",
"description": "Structural overview of the Microsoft Power Apps API surface; extracted from openapi/.",
"schemaCount": 7,
"operationCount": 12,
"schemas": [
{
"name": "Account",
"type": "object",
"propertyCount": 69,
"required": []
},
{
"name": "AccountCollection",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "Contact",
"type": "object",
"propertyCount": 68,
"required": []
},
{
"name": "ContactCollection",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "Entity",
"type": "object",
"propertyCount": 22,
"required": []
},
{
"name": "EntityCollection",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "ODataError",
"type": "object",
"propertyCount": 1,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/accounts",
"operationId": "getAccounts",
"summary": "Microsoft Power Apps Retrieve Multiple Accounts",
"tags": [
"Accounts"
]
},
{
"method": "POST",
"path": "/accounts",
"operationId": "createAccount",
"summary": "Microsoft Power Apps Create a New Account",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/accounts({accountid})",
"operationId": "getAccount",
"summary": "Microsoft Power Apps Retrieve a Single Account",
"tags": [
"Accounts"
]
},
{
"method": "DELETE",
"path": "/accounts({accountid})",
"operationId": "deleteAccount",
"summary": "Microsoft Power Apps Delete an Account",
"tags": [
"Accounts"
]
},
{
"method": "PATCH",
"path": "/accounts({accountid})",
"operationId": "updateAccount",
"summary": "Microsoft Power Apps Update an Existing Account",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/contacts",
"operationId": "getContacts",
"summary": "Microsoft Power Apps Retrieve Multiple Contacts",
"tags": [
"Contacts"
]
},
{
"method": "POST",
"path": "/contacts",
"operationId": "createContact",
"summary": "Microsoft Power Apps Create a New Contact",
"tags": [
"Contacts"
]
},
{
"method": "GET",
"path": "/contacts({contactid})",
"operationId": "getContact",
"summary": "Microsoft Power Apps Retrieve a Single Contact",
"tags": [
"Contacts"
]
},
{
"method": "DELETE",
"path": "/contacts({contactid})",
"operationId": "deleteContact",
"summary": "Microsoft Power Apps Delete a Contact",
"tags": [
"Contacts"
]
},
{
"method": "PATCH",
"path": "/contacts({contactid})",
"operationId": "updateContact",
"summary": "Microsoft Power Apps Update an Existing Contact",
"tags": [
"Contacts"
]
},
{
"method": "GET",
"path": "/entities",
"operationId": "getEntities",
"summary": "Microsoft Power Apps Retrieve Entity Definitions",
"tags": [
"Entities"
]
},
{
"method": "GET",
"path": "/entities({entityid})",
"operationId": "getEntity",
"summary": "Microsoft Power Apps Retrieve a Single Entity Definition",
"tags": [
"Entities"
]
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/microsoft-power-apps-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.