/xiaomigetapps/apps/categories

POST /api/xiaomigetapps/apps/categories

Price: 5 credits

List apps in one category of the global Xiaomi GetApps storefront

How to use it

Walk one category of the global GetApps storefront, roughly in the order the storefront ranks it. The catalogue is region-scoped and a category can be empty in a region that does not carry it — game_casino is empty in ID, for instance — which is 200 with an empty list. The storefront serves the category from two backends holding different slices, so two calls with the same arguments return overlapping but not identical sets, and a row's name can come back in a language nobody asked for and change on the next call; ask for more than you need if you want coverage, and key on package_name. A listing can also include apps the region does not serve, which then answer 412 from the app endpoint. Each row is a thin listing card, not the full record — pass its package_name to the app endpoint for description, screenshots, version and rating detail.

Parameters

Request body

Response

Errors

Response headers