End of life for Produktinfoservice
Produktinfoservice is a very old service, primarily used to get images and documentation, as well as links to these. The service does not require any authentication. This service was shut down on July 1st 2022.
All usage of Produktinfoservice can be replaced by using NOBB Export instead. Below, you will find a list of the most commonly used endpoints in Produktinfoservice and what NOBB Export to use as a replacement.
If you need assistance with the migration process, please contact Byggtjeneste support on support@byggtjeneste.no
Old method | Old method description | NOBB Export replacement endpoint |
---|---|---|
http://produktinfo.byggtjeneste.no/HentDokumentBildeLenkerHTML | Returns HTML with link to images and documents for a NOBB number. | /api/v1/media/relations |
Returns URL to an image. | /api/v1/media/images/items/{nobbno}/{imagesize} | |
http://produktinfo.byggtjeneste.no/ProduktInfo.asmx/HentDokLenke | Returns links to documentation for a NOBB number. | /api/v1/media/relations |
Returns an image. | /api/v1/media/images/items/{nobbno}/{imagesize} | |
Returns XML with link to an image. | /api/v1/media/images/items/{nobbno}/{imagesize} | |
Returns links to images and documents for a NOBB number. | /api/v1/media/relations | |
https://produktinfo.byggtjeneste.no/ProduktInfo.asmx/HentDokLenke | Returns links to documentation for a NOBB number. | /api/v1/media/relations |