Aptoide Ultimate API
🚀 **Aptoide Ultimate API** — The most robust and comprehensive developer gateway to query, extract, and scrape the massive Aptoide Android application repository. Whether you are building an alternative Android App Store, conducting mobile cybersecurity audit intelligence (analyzing package signatures, malware tags, and MD5 checksums), developing a mobile app recommendation engine, monitoring…
Aptoide Ultimate API endpoints
| Method | Endpoint | Description |
|---|---|---|
| search | ||
| GET |
searchApps /search |
Query Aptoide's app repository using search terms. Returns list of matching apps. |
| app | ||
| GET |
getAppReviews /reviews |
Retrieve user reviews and ratings written for a target package name. |
| GET |
getAppVersions /app/versions |
List all historical or alternative versions of an app by package name. |
| GET |
getAppDetails /app/details |
Retrieve comprehensive metadata for a specific application by its App ID or Package Name. |
| top | ||
| GET |
getTopApps /top |
Retrieve top-downloaded or popular charts of apps and games. |
| recommendations | ||
| GET |
getRecommendations /recommendations |
Retrieve alternative or recommended apps similar to a given package name. |
| store | ||
| GET |
getStoreApps /store/apps |
List all apps uploaded to or maintained by a specific store identifier. |
Aptoide Ultimate API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $39.99 / month | — |
|
| MEGA | $89.99 / month | — |
|