/eprel/products/search

POST /api/eprel/products/search

Price: 20 credits

Search one EPREL product group, the EU register every product carrying an EU energy label must be entered into. Narrows by energy class, supplier or trademark, model identifier, commercial name and GTIN, and by the technical fields the group's own regulation defines — compartment volumes and dimensions for refrigerators, tyre size, load index and wet-grip class for tyres, panel technology and resolution for displays — passed as filters under the registry's own field names. Orders by energy class, supplier, model identifier, registration number or the on-market and publication dates. Returns the same full model record as the single-product lookup.

How to use it

One `product_group` per call — the registry has no cross-group search, and the same appliance often appears under two groups because a newer regulation replaced an older one (refrigeratingappliances2019 supersedes refrigeratingappliances, lightsources supersedes lamps); the repealed group still holds its own models, so cover both when completeness matters. Call eprel/product_groups first to see which `filters` keys and energy-class letters a group publishes: a key from the wrong group is rejected rather than ignored, which is deliberate, because the registry itself would silently return the unfiltered set. Withdrawn and superseded registrations are excluded unless `include_old_products` is set, which typically adds a tenth to the matches. A single call reaches at most 10000 models however many match, so to cover one of the larger groups split it by supplier, energy class or a numeric range rather than raising `count`.

Parameters

Request body

Response

Errors

Response headers