iOS Store
Get API Access to the following data form the iOS App store in realtime! 1. Search endpoint 2. Get information about an app from app id 3, Fetch similar apps to app id 4. Get app reviews
iOS Store endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search /query |
The endpoint is used to search iOS application |
| GET |
Get iOS App /app |
This endpoint is used to fetch specific app from app Id |
| GET |
Get similar apps /app/similar |
This endpoint fetches the similar apps to a given app Id |
| GET |
Get app reviews /app/reviews |
This endpoint allows us to fetch app reviews given app Id |
iOS Store pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | — |
|
| ULTRA | $24 / month | — |
|
| MEGA | $32 / month | — |
|