MS-Store-API
MS-Store-API copied to clipboard
Trying to figure out the Microsoft Store API
MS-Store-API
Trying to figure out the Microsoft Store API
Currently there's no publicly documented API for accessing products (including Apps, Games) available in the Microsoft Store. With the release of the product badge tool for the Microsoft Store I found a publicly accessible API endpoint that allows you to retreive product information by ID (and more?).
Get product information
- v8.0/sdk/products
Search for a product (store search w/ images)
- v9.0/pages
Search for a product (manifest search/winget)
- v9.0/manifestSearch
References
- https://docs.microsoft.com/de-de/windows/privacy/manage-windows-endpoints#microsoft-store
- https://blogs.windows.com/buildingapps/2018/05/18/a-new-product-badge-for-microsoft-store-applications/#wxXtV2V8lebI1R4W.97
- http://displaycatalog.mp.microsoft.com/
- pti.store.microsoft.com