{"id":19182,"date":"2022-03-31T03:00:00","date_gmt":"2022-03-31T10:00:00","guid":{"rendered":""},"modified":"2025-06-11T07:50:32","modified_gmt":"2025-06-11T14:50:32","slug":"introducing-microsoft-power-platform-api-preview","status":"publish","type":"post","link":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/introducing-microsoft-power-platform-api-preview\/","title":{"rendered":"Introducing Microsoft Power Platform API (preview)"},"content":{"rendered":"<p>Over the years, the capabilities of Microsoft Power Platform have grown exponentially.\u00a0 For administrators trying to manage their tenant at scale, this has traditionally meant looking at tools like our Power Apps Administration PowerShell module or the Power Platform for Admins management connector in Power Automate.<\/p>\n<p>A growing community of administrators and API afficionados have been asking for full documentation of the REST APIs that power these tools, but each product area within the Power Platform has their own API with different authentication mechanisms and only a small fraction of which has been documented publicly.<\/p>\n<p>To solve this gap in documentation, and to eventually support automated refreshes of PowerShell modules and Connectors, we are introducing as of March 31<sup>st<\/sup>, 2022 the public preview of Microsoft Power Platform API.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"Power Platform API gateway harmonizes features from various areas of the admin experience in to a single API endpoint.\" class=\"alignnone wp-image-19186 size-full\" height=\"1051\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png\" width=\"2096\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.webp 2096w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1-300x150.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1-1024x513.webp 1024w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1-768x385.webp 768w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1-1536x770.webp 1536w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1-2048x1027.webp 2048w\" sizes=\"auto, (max-width: 2096px) 100vw, 2096px\" \/><\/p>\n<p>Power Platform API acts as a gateway or a single API surface that harmonizes the internal APIs from each feature area of the platform.\u00a0 This results in a single endpoint (ex. <strong><em>api.powerplatform.com<\/em><\/strong>) for customers to use along with a unified set of Permissions and claims that can be requested from Azure Active Directory.<\/p>\n<p>This new gateway also automatically refreshes our new technical reference documentation so that it is always up to date with the latest capabilities. This is <a href=\"https:\/\/docs.microsoft.com\/en-us\/rest\/api\/power-platform\/\">available here<\/a>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"Technical reference documentation\" class=\"alignnone size-full wp-image-19189\" height=\"1019\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2.png\" width=\"2203\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2.webp 2203w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2-300x139.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2-1024x474.webp 1024w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2-768x355.webp 768w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2-1536x710.webp 1536w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-2-2048x947.webp 2048w\" sizes=\"auto, (max-width: 2203px) 100vw, 2203px\" \/><\/p>\n<p>Each feature area is collected neatly into a grouping called a <em>namespace<\/em>.\u00a0 Each namespace contains resources that it governs such as Billing Policies in the Licensing namespace which can be used to enable Azure <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform\/admin\/pay-as-you-go-overview\">Pay-as-you-go<\/a> functionality for environments you specify.<\/p>\n<p>In addition to the technical reference, we also have a <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform\/admin\/programmability-tutorial-install-application-environment\">step-by-step tutorial available<\/a> for the installation of apps from AppSource that demonstrates how to directly use the REST API in an Azure Logic App:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"Logic app example of Power Platform API\" class=\"alignnone size-full wp-image-19190\" height=\"955\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-3.png\" width=\"1403\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-3.webp 1403w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-3-300x204.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-3-1024x697.webp 1024w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-3-768x523.webp 768w\" sizes=\"auto, (max-width: 1403px) 100vw, 1403px\" \/><\/p>\n<p>The tutorial also demonstrates easy commands for doing the same with Power Platform CLI.\u00a0 This is a great example of a tool available to administrators that makes use of the Power Platform API as mentioned in the <a href=\"https:\/\/powerapps.microsoft.com\/en-us\/blog\/general-availability-of-power-platform-tools-for-visual-studio-code-and-february-refresh-for-power-platform-cli\/\">February Refresh of Power Platform CLI<\/a>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"PacCLI example of Power Platform API\" class=\"alignnone size-full wp-image-19191\" height=\"200\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4.png\" width=\"2356\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4.webp 2356w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4-300x25.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4-1024x87.webp 1024w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4-768x65.webp 768w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4-1536x130.webp 1536w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-4-2048x174.webp 2048w\" sizes=\"auto, (max-width: 2356px) 100vw, 2356px\" \/><\/p>\n<p>As we look forward, we will add more namespaces to our Release Plans <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform-release-plan\/2022wave1\/power-platform-governance-administration\/\">available here<\/a> so you can anticipate their arrival.\u00a0 Once we have broader feature parity, we will look at using this gateway automation to generate new versions of PowerShell and Connectors that will always be up to date with the features of Power Platform API.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Power Platform API acts as a gateway or a single API surface that harmonizes the internal APIs from feature areas of the platform.\u00a0 This results in a single endpoint (ex. api.powerplatform.com) for customers to use along with a unified set of Permissions and claims that can be requested from Azure Active Directory.<\/p>\n","protected":false},"author":263,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","ms-ems-related-posts":[],"footnotes":""},"audience":[3378],"content-type":[],"job-role":[],"product":[3473],"property":[],"topic":[3421],"coauthors":[2226],"class_list":["post-19182","post","type-post","status-publish","format-standard","hentry","audience-it-professional","product-power-apps","topic-application-modernization"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog\" \/>\n<meta property=\"og:description\" content=\"Power Platform API acts as a gateway or a single API surface that harmonizes the internal APIs from feature areas of the platform.\u00a0 This results in a single endpoint (ex. api.powerplatform.com) for customers to use along with a unified set of Permissions and claims that can be requested from Azure Active Directory.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/introducing-microsoft-power-platform-api-preview\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Power Platform Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-31T10:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T14:50:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2096\" \/>\n\t<meta property=\"og:image:height\" content=\"1051\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Lane Swenka\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lane Swenka\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\"},\"author\":[{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/lane-swenka\/\",\"@type\":\"Person\",\"@name\":\"Lane Swenka\"}],\"headline\":\"Introducing Microsoft Power Platform API (preview)\",\"datePublished\":\"2022-03-31T10:00:00+00:00\",\"dateModified\":\"2025-06-11T14:50:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\"},\"wordCount\":389,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png\",\"keywords\":[\"Code first\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\",\"name\":\"Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png\",\"datePublished\":\"2022-03-31T10:00:00+00:00\",\"dateModified\":\"2025-06-11T14:50:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.webp\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.webp\",\"width\":2096,\"height\":1051,\"caption\":\"diagram\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introducing Microsoft Power Platform API (preview)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"name\":\"Microsoft Power Platform Blog\",\"description\":\"Innovate with Business Apps\",\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\",\"name\":\"Microsoft Power Platform Blog\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"width\":194,\"height\":145,\"caption\":\"Microsoft Power Platform Blog\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/a6a4d2ac49a48cf7a8113fdd1dacf0ff\",\"name\":\"Lane Swenka\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g1d82dabed6e68999a892ab0cb3fe8981\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g\",\"caption\":\"Lane Swenka\"},\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/laswenka\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/","og_locale":"en_US","og_type":"article","og_title":"Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog","og_description":"Power Platform API acts as a gateway or a single API surface that harmonizes the internal APIs from feature areas of the platform.\u00a0 This results in a single endpoint (ex. api.powerplatform.com) for customers to use along with a unified set of Permissions and claims that can be requested from Azure Active Directory.","og_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/introducing-microsoft-power-platform-api-preview\/","og_site_name":"Microsoft Power Platform Blog","article_published_time":"2022-03-31T10:00:00+00:00","article_modified_time":"2025-06-11T14:50:32+00:00","og_image":[{"width":2096,"height":1051,"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png","type":"image\/png"}],"author":"Lane Swenka","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Lane Swenka","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#article","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/"},"author":[{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/lane-swenka\/","@type":"Person","@name":"Lane Swenka"}],"headline":"Introducing Microsoft Power Platform API (preview)","datePublished":"2022-03-31T10:00:00+00:00","dateModified":"2025-06-11T14:50:32+00:00","mainEntityOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/"},"wordCount":389,"commentCount":0,"publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png","keywords":["Code first"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/","name":"Introducing Microsoft Power Platform API (preview) - Microsoft Power Platform Blog","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.png","datePublished":"2022-03-31T10:00:00+00:00","dateModified":"2025-06-11T14:50:32+00:00","breadcrumb":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#primaryimage","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.webp","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/03\/ppapi-blog-1.webp","width":2096,"height":1051,"caption":"diagram"},{"@type":"BreadcrumbList","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/03\/31\/introducing-microsoft-power-platform-api-preview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/"},{"@type":"ListItem","position":2,"name":"Introducing Microsoft Power Platform API (preview)"}]},{"@type":"WebSite","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","name":"Microsoft Power Platform Blog","description":"Innovate with Business Apps","publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization","name":"Microsoft Power Platform Blog","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","width":194,"height":145,"caption":"Microsoft Power Platform Blog"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/a6a4d2ac49a48cf7a8113fdd1dacf0ff","name":"Lane Swenka","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g1d82dabed6e68999a892ab0cb3fe8981","url":"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2ae47da92df3e5dc1ac7b8fd08e51dcaa711e1f387f4a1d9d216a55bb0b35a07?s=96&d=mm&r=g","caption":"Lane Swenka"},"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/laswenka\/"}]}},"bloginabox_animated_featured_image":null,"bloginabox_display_generated_audio":false,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Power Platform Blog","distributor_original_site_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/19182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/users\/263"}],"replies":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/comments?post=19182"}],"version-history":[{"count":1,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/19182\/revisions"}],"predecessor-version":[{"id":130180,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/19182\/revisions\/130180"}],"wp:attachment":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/media?parent=19182"}],"wp:term":[{"taxonomy":"audience","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/audience?post=19182"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/content-type?post=19182"},{"taxonomy":"job-role","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/job-role?post=19182"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/product?post=19182"},{"taxonomy":"property","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/property?post=19182"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/topic?post=19182"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/coauthors?post=19182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}