Glossary

ASIN (Amazon Standard Identification Number): definition, IDs and mistakes

Updated · Ecomsellertool

Short answer

An ASIN (Amazon Standard Identification Number) is Amazon's 10-character catalog ID for a product, assigned when a new product detail page is created. It identifies the product, not your offer: every seller on that page shares the ASIN, while each seller's offer has its own seller SKU and, in FBA, an FNSKU. Variations sit under a non-buyable parent ASIN. Amazon reports sales, traffic and Featured Offer share by ASIN, so a clean SKU-to-ASIN map underpins catalog, inventory and ad reporting.

  • Amazon assigns an ASIN when a new product detail page is created. Most ASINs start with B0; book ASINs usually begin with a number.
  • You can find an ASIN in the product page URL after /dp/, in the product information section, or on the Manage All Inventory page in Seller Central.
  • A parent ASIN is a non-buyable, generic catalog item that groups buyable child ASINs, such as sizes or colors, on one detail page.
  • SP-API listings are keyed by seller ID and SKU, and each listing summary returns the ASIN, when one is assigned, for each marketplace.
  • The SP-API Catalog Items API looks up to 20 identifiers per request, by ASIN, EAN, GTIN, ISBN, JAN, MINSAN, SKU or UPC.
  • Amazon's Sales and Traffic report breaks sessions, page views, units ordered and Featured Offer (Buy Box) percentage down by parent ASIN, child ASIN or SKU.

Definition: ASIN (Amazon Standard Identification Number)

An ASIN (Amazon Standard Identification Number) is the unique 10-character alphanumeric code Amazon assigns to a product when its detail page is created. Most start with B0 and book ASINs usually start with a number. Every seller offering that product lists against the same ASIN, each with its own SKU.

An ASIN is how Amazon's catalog knows a product. It is created once, with the product detail page, and everything Amazon reports about that page (sessions, units, conversion, Featured Offer share) hangs off it. Your own systems usually run on SKUs. Most catalog and reporting problems start in the gap between the two.

How is an ASIN different from a SKU, FNSKU or GTIN?

One ASIN, many offers. Four identifiers describe the same item, each for a different job.

IdentifierAssigned byIdentifiesWhere you use it
ASINAmazonThe product, one detail pagePage URL after /dp/, Catalog Items API, sales and traffic reports
Seller SKUYouYour offer on that productListings Items API, Manage All Inventory
FNSKUAmazonEach unique item stored in FBAFBA Inventory API, inventory reconciliation
GTIN (UPC, EAN, ISBN, JAN)Issued through GS1 (ISBN agencies for books)The product's barcode IDSearching the catalog to match an existing ASIN

When you list a product, Amazon asks you to search by GTIN or product ID first. If a detail page exists, you match your offer to it. If not, you create a new listing and Amazon assigns a new ASIN.

How do parent and child ASINs work?

Variations add a layer. A parent ASIN is a generic, non-buyable item that groups the buyable children, for example each size or color, on one detail page. Amazon's Variation Wizard builds these relationships in bulk.

The Sales and Traffic report can aggregate by parent ASIN, child ASIN or SKU. Parent totals are useful for the product line, but only child-level data shows which variant is losing sessions or selling out.

Why does the ASIN matter for operations and growth?

The ASIN is the join key between what shoppers see and what your operation runs on. Traffic, conversion and Featured Offer share arrive per ASIN. Stock and inbound shipments are tracked per SKU and FNSKU. Ad spend has to be tied back to both before you can tell which products earn their budget.

When that map is wrong, the numbers still look plausible. A stockout on one child ASIN hides inside a healthy parent total. A SKU pointing at the wrong ASIN reports another product's sales. A content rewrite pushed to a duplicate ASIN improves the wrong page, while the detail page that shoppers and AI assistants actually read stays as it was, which feeds the AI shopping agent-ready listings gap.

What mistakes do sellers make with ASINs?

  • Creating instead of matching. Skipping the GTIN search and creating a second detail page splits traffic and sales history across two ASINs. Amazon describes the ASIN system as a guard against duplicate listings.
  • Assuming the ASIN is ready in every store. One ASIN usually means the same product across Amazon stores, but its catalog data differs by store and it may not exist in a new one yet. Confirm it in the Catalog Items API and map your SKUs per marketplace before expanding.
  • Joining SKU and ASIN data by hand. Spreadsheet lookups break silently when a SKU is replaced, relisted or matched to a different ASIN.
  • Reporting at the parent level only. Variant problems disappear in the average.
  • Reconciling FBA stock by ASIN. Fulfillment centers identify FBA items by FNSKU, so reconcile on seller SKU and FNSKU. That is where FBA reimbursements and 3PL reconciliation start.

How does Growth OS keep the ASIN map clean?

Ecomsellertool Growth OS is deployed on your own accounts and reaches Amazon through your SP-API connection. Three of its base modules depend on a correct SKU-to-ASIN map:

  1. Listings and catalog. It is built to push one catalog to every marketplace with per-channel rules, which only works when each SKU's ASIN is known in each store.
  2. Warehouse and 3PL reconciliation. It is built to reconcile 3PL, FBA and catalog counts daily, which means joining seller SKU, FNSKU and ASIN.
  3. Reporting. It is built to show a live P&L per order, SKU, channel and country, and SKU-level numbers are only as good as the ASIN each SKU points to.

Where an operation needs more, such as a GTIN lookup in the Catalog Items API before anyone creates a detail page, or sales, stock and ad spend side by side per child ASIN, we scope it as a custom module on top of the base. We built the catalog for Ecom Global to handle 100M+ products across 20+ marketplaces. After handover, the custom code we build and your data are yours; the Growth OS base is licensed to you.

Where should you start?

If a stockout on one variant or lost FBA units could be hiding inside healthy totals, start with the free Quick Scan in the Ops Gap Diagnostic. It covers Amazon and works from five standard reports you upload, including your Business Report by child ASIN, and shows your top three operations gaps with a yearly dollar estimate for each. The paid Deep Diagnostic covers every channel you sell on. Or see the base system in Growth OS.

Frequently asked questions

What is the difference between an ASIN and a SKU?

The ASIN identifies the product in Amazon's catalog and is shared by every seller on that detail page. The SKU is your own identifier for your offer, so one ASIN can carry many SKUs from different sellers or conditions.

How do I find the ASIN of a product on Amazon?

Look in the product page URL after /dp/, or in the product information section of the detail page. For your own listings, the Manage All Inventory page in Seller Central lists the ASIN for each listing.

What is the difference between an ASIN and an FNSKU?

The ASIN identifies the product for shoppers. The FNSKU, or fulfillment network SKU, is the code Amazon's fulfillment centers use to tell each unique item apart in FBA. The FBA Inventory API returns seller SKU, FNSKU and ASIN side by side, so reconcile FBA counts on seller SKU and FNSKU together rather than on the ASIN alone.

Is an ASIN the same in every Amazon marketplace?

Usually. Amazon's SP-API documentation says that, apart from a few exceptions, one ASIN means the same physical product in every Amazon store. The catalog data behind it can still differ by store, because countries set different data requirements, and Amazon advises confirming the ASIN exists in a store's catalog before you list an offer there. Check your SKU-to-ASIN map per marketplace before copying listings, prices or ad campaigns across.

Sources

  1. Understanding ASIN numbers: Your guide to Amazon's product identification system, Amazon (Sell on Amazon) (accessed 2026-09-24)
  2. How to create Amazon product listings, Amazon (Sell on Amazon) (accessed 2026-09-24)
  3. What are product IDs or GTINs?, Amazon (Sell on Amazon) (accessed 2026-09-24)
  4. Maximize your sales potential with the Featured Offer, Amazon (Sell on Amazon) (accessed 2026-09-24)
  5. Building Listings Management Workflows Guide, Amazon Selling Partner API (accessed 2026-09-24)
  6. Catalog Items API v2022-04-01 (catalogItems_2022-04-01.json model), Amazon Selling Partner API (accessed 2026-09-24)
  7. Listings Items API v2021-08-01 (listingsItems_2021-08-01.json model), Amazon Selling Partner API (accessed 2026-09-24)
  8. FBA Inventory API (fbaInventory.json model), Amazon Selling Partner API (accessed 2026-09-24)
  9. Seller Sales and Traffic report schema (sellerSalesAndTrafficReport.json), Amazon Selling Partner API (accessed 2026-09-24)
  10. Listings APIs FAQ, Amazon Selling Partner API (accessed 2026-09-24)
  11. Barcode FAQs: GS1 Company Prefix, barcodes and identification, GS1 US (accessed 2026-09-24)
  12. How to get an ISBN, International ISBN Agency (accessed 2026-09-24)

Find out what this gap costs your brand.

A free Quick Scan of your reports shows your top three operations gaps with a dollar estimate for each, in three business days.