/eprel/products/fiche

POST /api/eprel/products/fiche

Price: 5 credits

Resolve the product information sheet for one registered model and return a direct, publicly fetchable link to the PDF, with the media type and byte size the registry served. This is the standardised sheet the energy-labelling regulations require a supplier to publish alongside the label, listing the model's declared parameters in full. Available in the 24 official EU languages plus Norwegian and Turkish.

How to use it

The link is checked before it is returned: the registry builds an address for any input and its web server answers 200 with an HTML page rather than a 404 when the PDF behind it does not exist, so a sheet the registry cannot render comes back as 412 here instead of as a link to a web page. Pick the language the answer is for — the sheet is a translation of the same declared values, so `language` changes the wording and the units notation, not the measurements. The values themselves are already structured on the product record, so fetch the sheet when a citable regulatory document is wanted rather than to read numbers out of it.

Parameters

Request body

Response

Errors

Response headers