App Store API
### How to Use the App Store API: A Complete Guide The App Store API is a powerful tool that allows developers, marketers, and data enthusiasts to retrieve detailed information about apps, categories, and rankings directly from the Apple App Store. Whether you're looking for app details, trending apps, or app categories, the App Store API provides easy access to structured data for various use…
App Store API endpoints
| Method | Endpoint | Description |
|---|---|---|
| iPhone | ||
| GET |
Top free apps (iPhone) /topfree.php |
Get top free app for iPhone |
| GET |
Top paid app (iPhone) /top_paid.php |
Get top paid apps for iPhone |
| GET |
Top free games (iPhone) /top_free_game.php |
Get top free games for iPhone |
| GET |
Top paid games (iPhone) /top_paid_game.php |
Get top paid games for iPhone |
| iPad | ||
| GET |
Top free games (iPad) /top_free_game_ipad.php |
Get top free games for iPad |
| GET |
Top paid apps (iPad) /top_paid_ipad.php |
Get top paid app for iPad |
| GET |
Top free apps (iPad) /topfree_ipad.php |
Get top free app for iPad |
| GET |
Top paid games (iPad) /top_paid_game_ipad.php |
Get top paid games for iPad |
| Other endpoints | ||
| GET |
Search /search.php |
Get search data of Apple app store |
| GET |
App details /details.php |
Get single app details by app url |
| GET |
Get app by category /category.php |
Get app details by category. |
App Store API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $299 / month | — |
|