1.6B+ PRODUCTS · REST JSON API · B2B ENRICHMENT

    Complete Product Information API

    One lookup returns rich catalog data for your CRM, warehouse management system, and e-commerce storefronts — not thin barcode stubs.

    Free API Sandbox · 10 Calls/Day · No Credit Card Required

    Built for How You Use Catalog Data

    Teams plug EcomSource directly into existing enterprise pipelines — no manual scraping or spreadsheets.

    Sales Automation

    CRM Lead & Account Enrichment

    Enrich leads and accounts with verified product names, brands, high-res images, and SKUs — no manual data entry.

    Logistics Sync

    Warehouse & WMS Integration

    Sync barcodes directly to item dimensions, gross weight, and catalog attributes for receiving and inventory precision.

    Storefront API

    E-Commerce Catalog Publishing

    Publish complete product listings from a single barcode: titles, marketing bullets, specs, variations, and CDN media.

    What's in Every Record

    Send any supported identifier and receive a normalized JSON object your pipelines can trust — including cross-IDs and variation trees.

    • Title & Brand Metadata
    • CDN Image URLs
    • 4-Level Category Hierarchy
    • Technical Hardware Specs
    • Parent / Child Variation Trees
    • UPC / EAN / GTIN / ASIN Mappings
    • Item & Package Dimensions
    • Buy Box & Sales Rank Signals
    POST/api/v1/search/product
    REST JSON
    {
      "status": 200,
      "query": "012345678901",
      "data": {
        "asin": "B07FCZSC41",
        "identifiers": [
          { "type": "UPC", "identifier": "012345678901" },
          { "type": "EAN", "identifier": "0012345678901" }
        ],
        "summary": {
          "brand": "Etekcity",
          "itemName": "Smart Kitchen Scale",
          "category": "Digital Scales",
          "price": 39.99
        }
      }
    }
    Bulk lookup supportedFull Reference

    Try a Live Lookup

    Experience instant catalog resolution right now — test any UPC, EAN, GTIN, ISBN, or ASIN.

    Frequently Asked Questions

    Everything you need to know about our Product Information API integration.

    What is a Product Information API?

    A Product Information API returns structured catalog records from a barcode or ASIN — everything your CRM, WMS, or storefront needs in JSON, not just a product name.

    Which identifiers can I send?

    UPC, EAN, GTIN, ISBN, and Amazon ASIN. Use a single product endpoint or bulk batch for up to 20 identifiers per request.

    Is there a free tier?

    Yes. API Sandbox includes 10 API calls per day with full JSON responses. Upgrade when you need production volume — see pricing.

    How do I integrate?

    REST API with X-Access-Key and X-Secret-Key headers. See documentation for request examples in cURL, Node.js, and Python.

    Ship Richer Product Experiences Faster

    Create your free account, grab production API keys, and start enriching product catalog data in minutes.

    Get API Key — Free Sandbox