{"uid":"cap_4z4FjMGg7fMhi8OjIUTt-","slug":"apple-app-store-product-details-path-variant-5f754c0a","name":"Apple App Store Product Details (Path Variant)","description":"Apple App Store product details (path variant) — full profile for a single app by product_id in the URL: rating, price, description, version history, screenshots & metadata as clean JSON.","url":"https://appstore.use.x402atlas.com/v2/product/:product_id","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","pathParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["product_id"],"properties":{"product_id":{"type":"string","pattern":"^[0-9]+$","maxLength":32,"description":"Numeric App Store app id (from /appstore/search)"}}},"queryParams":{"type":"object","properties":{"country":{"type":"string","maxLength":2,"description":"Optional two-letter store country (e.g. us, gb)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","product"],"properties":{"note":{"type":"string","description":"Present only when no app matched: a hint that product_id must be a numeric App Store id. The paid lookup still ran."},"product":{"type":"object","properties":{"id":{"type":"string"},"logo":{"type":"string"},"price":{"type":"string"},"title":{"type":"string"},"rating":{"type":"number"},"snippet":{"type":"string"},"developer":{"type":"object","properties":{"id":{"type":"integer"},"link":{"type":"string"},"name":{"type":"string"}}},"age_rating":{"type":"string"},"description":{"type":"string"},"information":{"type":"object","properties":{"size":{"type":"string"},"seller":{"type":"string"},"category":{"type":"string"},"copyright":{"type":"string"},"age_rating":{"type":"string"}}},"rating_count":{"type":"string"},"version_history":{"type":"array","items":{"type":"object","properties":{"release_date":{"type":"string"},"release_notes":{"type":"string"},"release_version":{"type":"string"}}}},"ipad_screenshots":{"type":"array","items":{"type":"string"}},"iphone_screenshots":{"type":"array","items":{"type":"string"}}}},"queried_at":{"type":"string","format":"date-time"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OUt4nnEuODjmG58StOMiE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full App Store profile for a single iOS app by numeric product_id in the URL path, including rating, price, description, version history, screenshots, and metadata as clean JSON.","exampleAgentPrompt":"Can you pull the full App Store profile for app ID 389801252 — I need the current rating, price, description, version history, and any screenshots from the US store.","exampleUseCases":[{"title":"Competitive app research","prompt":"I'm doing competitive research — can you get me the full App Store details for app ID 284882215, including its rating, price, category, description, and latest version notes from the US store?"},{"title":"Checking app age rating before publishing","prompt":"Before I recommend this app to our school district, can you look up app ID 1176895641 on the App Store and tell me its age rating, description, and who the developer is?"},{"title":"Monitoring price and rating changes","prompt":"Can you fetch the current price and overall rating for App Store app ID 544007664 in the UK store so I can compare it to last week's numbers?"}],"resultDescription":"Returns a JSON object containing the app's numeric ID, title, logo URL, price string, rating (number), rating count, snippet, full description, developer name/ID/link, age rating, category, size, seller, copyright, iphone and ipad screenshot URLs, and an array of version history entries each with version number, release date, and release notes. Also includes a queried_at timestamp. If no app matches the product_id, a note field is returned explaining that the ID must be a numeric App Store ID.","failureModes":["Non-numeric or invalid product_id returns a note field instead of product data, while still charging the fee","App not available in the specified country returns empty or partial product data","Passing an ID from a non-iOS app (e.g. Mac App Store) may yield no match","Rate limiting or upstream App Store unavailability may cause delayed or failed responses","Malformed country code parameter may fall back to a default store or return an error"],"whenToPreferThis":"Use this endpoint when you already have a numeric App Store product_id (e.g. from a search result) and need the full structured profile of an app — rating, price, description, version history, screenshots, and developer metadata — in a single clean JSON response. Prefer this path-variant form when your integration makes URL-based product IDs more natural than query parameters. Choose this over a generic web scraper when you need reliably structured, machine-readable output without parsing HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:36:02.878Z","isFirstParty":false}