latestOpenAPI 3.1.0License (MIT, Apache 2.0, etc)raw.githubusercontent.com2026-05-2812139.5 KB

df2d73c2e4ed

Products

Get Product Data

Retrieve information for a product with a specific barcode.

The fields parameter allows to specify what fields to retrieve.

get/api/v3/product/{code}

Path parameters

codestring required
Example:3017620422003

The barcode of the product to be fetched

Query parameters

fieldsstring

Comma separated list of fields requested in the response.

Special values:

  • "none": returns no fields
  • "raw": returns all fields as stored internally in the database
  • "all": returns all fields except generated fields that need to be explicitly requested such as "knowledge_panels".

Defaults to "all" for READ requests. The "all" value can also be combined with fields like "attribute_groups" and "knowledge_panels".

Parameters

./parameters/requested_product_type.yaml#/components/parameters/RequestedProductType — unresolved $ref
./parameters/cc.yaml#/components/parameters/Cc — unresolved $ref
./parameters/lc.yaml#/components/parameters/Lc — unresolved $ref
./parameters/tags_lc.yaml#/components/parameters/TagsLc — unresolved $ref
./parameters/knowledge_panels_options.yaml#/components/parameters/KnowledgePanelClient — unresolved $ref
./parameters/knowledge_panels_options.yaml#/components/parameters/ActivateKnowledgePanelsSimplified — unresolved $ref
./parameters/knowledge_panels_options.yaml#/components/parameters/ActivateKnowledgePanelPhysicalActivities — unresolved $ref
./parameters/knowledge_panels_options.yaml#/components/parameters/KnowledgePanelsIncluded — unresolved $ref
./parameters/knowledge_panels_options.yaml#/components/parameters/KnowledgePanelsExcluded — unresolved $ref