App metadata enrichment
Use Apple App Store endpoints to turn app metadata enrichment into repeatable API requests with documented inputs and JSON responses.
Turn App Store listings and reviews into structured inputs for app intelligence workflows.
Collect Apple App Store app metadata, rankings, reviews, ratings, and search data.
Endpoint families
6
Documented params
52
Examples
10
Live catalog snapshot
Active endpoints
10
Methods
GET
Required params
15
Schema refs
10
{
"platform": "Apple App Store",
"endpoint": "appstore-app",
"method": "GET",
"path": "/appstore/app",
"auth": "apiKey"
}Use cases
Collect Apple App Store app metadata, rankings, reviews, ratings, and search data.
Use Apple App Store endpoints to turn app metadata enrichment into repeatable API requests with documented inputs and JSON responses.
Use Apple App Store endpoints to turn review analysis into repeatable API requests with documented inputs and JSON responses.
Use Apple App Store endpoints to turn ranking and search research into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/appstore/app
/appstore/developer/{dev_id}
/appstore/list
/appstore/privacy/{id}
/appstore/ratings
/appstore/reviews
Featured endpoints
/appstore/appReturns normalized app metadata from the App Store lookup API. Provide either `id` or `app_id`.
/appstore/developer/{dev_id}Returns App Store apps associated with a specific developer artist ID.
/appstore/listReturns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details.
/appstore/privacy/{id}Returns the app privacy cards shown on the App Store page, including data categories and purposes.
/appstore/ratingsReturns total ratings count and the 1-5 star histogram shown on the App Store product page.
/appstore/reviewsReturns one page of customer reviews for an app. Provide either `id` or `app_id`.
Related APIs
Start building