Skip to main content
Retrieve an app’s chart rankings across all supported countries. Returns the app’s position in each country’s Top 100 chart where it currently appears.

Path Parameters

Query Parameters

Code Examples

Response

Response with includeReviews=1

Ranking Object

Chart Types

Supported Countries

The API checks the following 26 countries for chart presence:
Only apps in a country’s Top 100 chart will appear. If an app isn’t charting in any country’s Top 100 for the specified chart type, the rankings array will be empty. A popular app may still not appear if it ranks outside the top 100 in every tracked country.
Setting includeReviews=1 adds per-country review counts to each ranking, but this makes the request significantly slower (~25 extra API calls, one per country). Only enable this when you specifically need per-country review data.
An empty rankings array doesn’t mean the app has zero downloads — it means the app is not currently in any tracked country’s Top 100 for the specified chart type. Try different chart types (top-free, top-paid, top-grossing) for broader results.

Errors