The canonical record of every product on earth.

Send a GTIN, a messy title, or a URL. You get back the product, its variants, and the evidence.

gpd:variant:sharp.a155u.white Resolved · 0.99

Sharp A155U

installation projector


Light output
15,000 lmclaimed
Light output
14,280 lmmeasured−4.8%
Noise level
p22 · quieter than 78% of typemeasured
Weight
p18 · lighter than 82% of typeclaimed
p10 p50 p90 this one · p91
Fig. 1 · optical.light_output · within installation projector · n = 1,842
Completeness 0.91 · confidence 0.89 Replayed · 2026-06-09 14:32 UTC · Schema 2026-06-08

GTIN checksum valid; exact variant.

Built for commerce teams, integrators, data stewards, and the agents that shop for their customers.

02 · What incomplete data costs

Your catalog already exists. Stop maintaining it.

Most shops run on supplier feeds: incomplete, inconsistent, monolingual. The symptoms show up in four places; the cause is one missing record. Each case below states the failure, then the fix.

  1. UC-01 · Facets

    Filters that return everything.

    The failure. A filter only works when every product answers its question. Every missing value hides a sellable product from a willing buyer, and the report never shows it.

    The record. Type profiles make core attributes required and coverage public. Buckets derive from the type's real quantiles, not from guesswork; incomplete values are excluded, never guessed.

  2. UC-02 · Retrieval

    Search that finds what shoppers mean.

    The failure. Shoppers and shopping agents ask in plain language. Catalog search matches strings; the sale goes to whichever shop matches meaning.

    The record. One endpoint fuses lexical, semantic, and structured retrieval, parses intent into constraints, and reports how it read the query. Agents get the same answer through the same canon.

  3. UC-03 · Product pages

    Product pages worth reading.

    The failure. A product page with nine spec rows, no manual, and no compliance block is a dead end for the shopper, a blind spot for support, and a liability under GPSR.

    The record. One dossier carries the full page: attributes in the type's presentation order, documents and assets on file, the regulatory container, and context sentences ready to render.

  4. UC-04 · Rendering

    The record, rendered in your brand.

    The failure. Eight markets means eight translations, one tone of voice to hold, and product images from nine suppliers' studios on one shelf.

    The record. Facts are language-free; rendering is configurable. Locale paints labels, units, and prose in your tone profile; image profiles unify supplier imagery to your style. The canonical values never move underneath.

    Generated prose is stamped with model and prompt version; it renders facts and is never a source of them.

03 · One request

Send a GTIN. Get everything.

One request resolves identity. The next returns every attribute with its source, its conditions, and its place in the distribution.

$ curl https://api.getproductdata.com/v1/resolve \
    -H "Authorization: Bearer gpd_live_51Hx…" \
    -d gtin=4012345678901

{
  "object":     "resolution",
  "verdict":    "exact_variant",
  "confidence": 0.99,
  "variant":    "gpd:variant:sharp.a155u.white",
  "family":     "gpd:family:sharp.a155u"
}

Qualifier pinning is enforced. A brightness filter without its measurement standard returns 400 qualifier_required instead of silently lying to you.

04 · Claims, not facts

Spec sheets argue. Evidence settles.

Sharp states 15,000 lumens. An independent lab measured 14,280 under the same standard. Both are on the record; the delta is public.

15,000 lm claimed manufacturer datasheet · 2026-04-12
14,280 lm measured independent lab · ISO 21118 · −4.8% vs claim

Both statements stand, each with its sources; the delta is part of the record. Claimed and measured never merge into one flattering number.

05 · The distribution is part of the data

Every number knows where it stands.

1,842 installation projectors on record, measured under one standard. This one is quieter than 78% of them.

p50 · 37 dB this one · p22 · quieter than 78%
Fig. 2 · acoustic.noise_level · within installation projector · prefer=measured Percentile is a filter, not a marketing claim

06 · The Dictionary

A schema you can read.

1,184 attributes, each with a definition, eight languages, and a distribution. The Dictionary is the schema; there is no second copy.

1,184attributes, stable and candidate
+412attributes in release 2026-06-08
12promotions to stable this release

07 · Built by research

Not scraped. Researched.

An ingestion is a research job, not a crawl. Our agents read the datasheets so yours do not have to.

  1. 01

    Resolve

    Identity first. Candidates are scored, never forced; ambiguity is a verdict, and every merge is reversible with its reasoning on file.

  2. 02

    Research

    Manufacturer sources first, then labs, retailers, registries. Every finding lands as a claim: source, locator, content hash, retrieval date.

  3. 03

    Adjudicate

    Sources earn reputation weekly. A datasheet outranks a shop page; on measured values, the lab outranks both. Contested is a respectable verdict.

  4. 04

    Publish

    412 statements, 2 conflicts open, both visible in the payload. A 0.7-complete dossier with provenance beats no dossier.

Scan under 5 minutes · standard under 30 · deep under 4 hours · a created job always reaches a terminal state

08 · For agents

Shopping agents need a canon. This is it.

ACP and UCP turn product data into the storefront. An agent cannot apologize to a customer; it needs identities that do not drift and availability that does not lie.

{
  "id":             "gpd:variant:sharp.a155u.white",
  "gtin":           "4012345678901",
  "schema_release": "2026-06-08",
  "market":         "de",
  "links":          { "product": "/v1/products/gpd:family:sharp.a155u" }
}
// ids redirect forever; merges are reversible and announced by webhook
31,407 products resolved yesterday Median confidence 0.94 Schema release 2026-06-08

09 · The record is live

The data is live. Query it.

Free tier: 1,000 credits a month, full Dictionary access, and test keys that behave exactly like live ones. Enough to ship something real.