Headers
Get your API keyAPI key (`sfk_...`)
Public Amazon Shop storefront URL.
min 1 chars · max 4096 chars
Pagination cursor returned by a previous response.
min 1 chars · max 8192 chars
Endpoint-specific response payload.
Whether the storefront resolved for this request.
one of: found, not_found
Shop profile when found; otherwise null.
Shop handle from the storefront URL, when available.
Display name shown on the shop page.
Shop bio or description text, when available.
Creator avatar image URL, when available.
Canonical public Amazon Shop storefront URL, when available.
Whether Amazon marks this shop as a Top Creator. Null on continuation pages that omit profile details.
Social destinations linked from the shop page.
Normalized social platform slug (e.g. tiktok, instagram).
min 1 chars
Public social profile or destination URL.
min 1 chars
Idea lists and shoppable photos on this page of the storefront feed. Filter by `kind` to separate them.
Whether this row is an idea list or a shoppable photo. Null when the URL does not identify either.
one of: list, photo, null
List or shoppable-photo identifier from the public URL, when available.
List title. Shoppable photos usually have no title.
Number of items in the list, when available.
≥ 0
List cover image URL, when available.
Public URL for the list, when available.
Trending product picks on this page.
Amazon ASIN for the product, when available.
Canonical public product URL (`/dp/{ASIN}`), when available.
Product image URL, when available.
Current price in USD as a number, when available.
≥ 0
Discount percent as a number, when available.
≥ 0
Curations on this page.
Curation identifier from the public URL, when available.
Curation title.
Number of posts in the curation, when available.
≥ 0
Curation cover image URL, when available.
Public URL for the curation, when available.
Pagination state for the current response.
Whether another page is available.
Cursor to pass in the next request when more pages exist; null on the last page.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/amazon/shop?url=https://www.amazon.com/shop/sydneydelrey" \
-H "x-api-key: YOUR_API_KEY"Responses
Amazon Shop storefront page.