dangrussell / MS-Store-API

Trying to figure out the Microsoft Store API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Search for a product (store search w/ images)

Search for a product (manifest search/winget)

References

About

Trying to figure out the Microsoft Store API

License:MIT License


Languages

Language:HTML 100.0%