/eprel/products/label

POST /api/eprel/products/label

Price: 20 credits

Resolve the EU energy label artwork for one registered model and return a direct, publicly fetchable link to it, together with the media type and byte size the registry served. Available as vector SVG, print-ready PDF, PNG and a small PNG preview. Both the registry-generated label and the artwork the supplier uploaded can be requested.

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 when the file behind it does not exist, so an unresolvable label comes back as 412 here rather than as a link to a web page. Models registered with supplier artwork have no generated label at all — `has_generated_label` on the product record says which, and those need `supplier_label` set. Ask for SVG or PDF to reproduce the label at label size; THUMB_PNG is a preview only. The label is a picture, not data: the class letter and the measured values behind it are on the product record, and the wording of the accompanying information sheet is eprel/products/fiche.

Parameters

Request body

Response

Errors

Response headers