Skip to main content
Fetch all App Store screenshots for an app, split by device type. Returns full-resolution screenshot URLs directly from the iTunes Lookup API. Useful for ASO creative analysis, competitive benchmarking, or building screenshot galleries.

Path Parameters

Query Parameters

Code Examples

Response

Response with device=iphone

When filtering by device, only the requested device array is populated:

Response Fields

Screenshots Object

Use device=iphone or device=ipad to reduce response size when you only need screenshots for a specific device. The default all returns both.
Screenshot URLs are served from Apple’s CDN (is1-ssl.mzstatic.com). They are high-resolution and suitable for display at full size. The number of screenshots varies by app — most apps have 5-10 iPhone screenshots and 0-5 iPad screenshots.

Errors