Everything You Need From One API Call

    From UPC↔ASIN conversion to full product intelligence — identifiers, dimensions, images, sales rank, and more — all in a single structured response.

    1.6B+ Products

    Continuously growing database covering over 1.6 billion Amazon products

    Real-Time API

    Sub-second response times with structured JSON for instant integration

    CSV & JSON Export

    Download results in CSV or JSON for spreadsheets, databases, or ML pipelines

    Compliance Data

    Hazmat, regulatory, and transportation classification for every product

    Multi-Marketplace

    Support for US, CA, MX, BR Amazon marketplaces with more coming

    Bidirectional Lookup

    Search by ASIN, UPC, EAN, or GTIN — get all related identifiers back

    Data Points in Every Response

    Each API call returns comprehensive product data. Here's everything you get.

    UPC ↔ ASIN Conversion

    Instantly resolve any Amazon ASIN to its UPC, EAN, and GTIN identifiers — or look up any UPC/EAN to find matching ASINs.

    • Bidirectional lookup: ASIN → UPC/EAN/GTIN and UPC → ASIN
    • Multiple identifier types returned per product (EAN, UPC, GTIN)
    • Parent & Child variation type detection
    • Covers 1.6B+ indexed products across Amazon marketplaces
    Sample Identifiers Response
    "identifiers": [
      { "identifier": "0810043378307", "type": "EAN" },
      { "identifier": "810043378307",  "type": "UPC" },
      { "identifier": "00817915023891","type": "GTIN" },
      { "identifier": "817915023891",  "type": "UPC" }
    ]

    Complete Product Summary

    Get rich, structured product metadata including brand, manufacturer, model, category hierarchy, pricing, and release dates.

    • Brand, manufacturer, model number & part number
    • 4-level product classification hierarchy
    • List price with currency
    • Release date, package quantity, and product type
    • Adult product, autographed & memorabilia flags
    • UNSPSC code for standardized categorization
    Sample Summary
    "summary": {
      "brand": "Etekcity",
      "itemName": "Smart Food Kitchen Scale...",
      "manufacturer": "Etekcity",
      "modelNumber": "ESN00",
      "classification1": "Digital Scales",
      "classification2": "Scales",
      "classification3": "Measuring Tools & Scales",
      "listPrice": 39.99,
      "listPriceCurrency": "USD"
    }

    Product Attributes & Bullet Points

    Access marketing bullet points, key features, and hazmat/compliance information exactly as listed on Amazon.

    • Full bullet point arrays with rich text
    • Hazmat classification (UN ID, shipping name, packing group)
    • Transportation regulatory class data
    • Ideal for product listing optimization and compliance checks
    Sample Attributes
    "attributes": {
      "bulletPoint": [
        { "value": "Accurate Weighing: 4 high-precision sensors..." },
        { "value": "High-Quality Material: food-grade 304 stainless..." }
      ],
      "hazmat": [
        { "aspect": "united_nations_regulatory_id", "value": "UN3481" }
      ]
    }

    Variation & Relationship Data

    Understand parent-child product relationships and variation types to map complete product families.

    • Parent/Child variation type classification
    • Link child ASINs to parent listings
    • Map entire product families from a single lookup
    • Essential for catalog management and listing optimization
    Sample Variation
    {
      "asin": "B07FCZSC41",
      "variationType": "CHILD"
    }
    {
      "asin": "B0CXQ5DVS1",
      "variationType": "PARENT"
    }

    Product Images

    Access all product images hosted on our CDN, including main images and alternate views with variant labels.

    • Multiple image variants (MAIN, PT01, PT02, etc.)
    • Direct CDN links — no scraping needed
    • High-resolution product photography
    • Up to 20+ images per product
    Sample Images
    "images": [
      { "variant": "MAIN", "link": "https://ecomsource-images.s3..." },
      { "variant": "PT01", "link": "https://ecomsource-images.s3..." }
    ]

    Dimensions & Weight

    Get precise item and package dimensions including height, width, length, and weight for shipping calculations.

    • Item-level dimensions (H × W × L + weight)
    • Package-level dimensions for shipping cost estimation
    • Weights in standard units for FBA fee calculation
    • Critical for logistics and warehouse planning
    Sample Dimensions
    "dimensions": [
      { "type": "item", "height": 0.6, "width": 6.3, "length": 9.2, "weight": 1.2 },
      { "type": "package", "height": 1.34, "width": 7.20, "length": 10.51, "weight": 1.52 }
    ]

    Sales Rank & Category Rankings

    Track product performance with real-time Best Seller Rank data across display groups and classifications.

    • Display group rankings (e.g., Kitchen & Dining → #2)
    • Classification rankings (e.g., Digital Kitchen Scales → #1)
    • Multiple rank types per product
    • Essential for competitive analysis and product research
    Sample Sales Ranks
    "salesRanks": [
      { "type": "displayGroup", "categoryName": "Kitchen & Dining", "rank": 2 },
      { "type": "classification", "categoryName": "Digital Kitchen Scales", "rank": 1 }
    ]

    Advanced Technical Specifications

    Access deep hardware and material specifications including electrical data, material composition, and compliance parameters.

    • Electrical specifications (Voltage, Wattage, Input Voltage)
    • Material and build quality details (Material Type, Finish)
    • Hardware specifics (Connector Gender, Cable Category, Number of Pins)
    • Environmental and usage data (Indoor/Outdoor, Operating Temp)
    • Battery and power compliance (Lithium battery weight, Cell type)
    Sample Specifications
    "options": {
      "voltage": "110 Volts",
      "wattage": "1500 Watts",
      "material": "Stainless Steel",
      "connector_gender": "Male-to-Male",
      "batteries_included": "Yes"
    }

    Ready to Get Started?

    Start with 10 free API calls per day. No credit card required.