App stores
Apple App Store Product API
Retrieve Apple App Store Product data with the existing PrismCrawl authentication, credits, and request-history behavior.
Make a request
Use your existing PrismCrawl API key and credit balance. A completed request consumes one credit, including recognized empty or unavailable results and source changes found during a valid continuation. Validation and operational errors remain uncharged. Each completed continuation request is billed separately.
POST /v1/apple/app-store/product
curl 'https://api.prismcrawl.com/v1/apple/app-store/product' \
--request POST \
--header 'content-type: application/json' \
--header 'x-api-key: <PRISMCRAWL_API_KEY>' \
--data '{
"country": "us",
"id": "284882215"
}'Supported parameters
| Parameter | Usage |
|---|---|
idRequired | The provider's identifier, as returned by its search results. |
country | Two-letter country or storefront code, such as us or gb. |
language | Provider-supported language code, such as en. |
device | Device presentation for the source request. desktop, mobile, tablet |
html | Return the encoded original response rather than parsed JSON. |
zero_trace | Do not archive source or parsed response artifacts. |
Structured results
Read items from data.content.results. The response also includes the search metadata, pagination state, and any extracted SERP features. Optional fields appear when supplied by the provider.
idtitlenameurlpositionthumbnailratingdescriptionsummarydeveloperdeveloper_iddeveloper_websiteauthorauthorsbundle_idcategorycategory_idrating_countpriceprice_textcurrencyfreeinstallsminimum_installscontent_ratingoperating_systemreleasedupdatedversionversion_textrelease_notesscreenshotsminimum_os_versionlanguagessupported_devicespublisherpublishedisbnpagesdurationduration_minutesinformation