Resources
If you send a request responsible for downloading product information, you can find links to Deante resources in the file returned by the system next to each product.
Images
Deante provides in API all photos that are visible on product pages deante.pl, in .jpg and .png formats. Products uploaded in the API will always have at least one photo, which will be the lead photo (packshot).
Original quality
Product images are uploaded in high resolution and can reach up to 15MB in size!
(the optimal size of images on websites should be up to 1mb!)
For proper loading speed, it is recommended to download all files to your server and automatically adapt them for display on the Web. We recommend that you convert your images to the .webp format with 80% quality.
Thumbnail creation
Deante does not provide thumbnail images. At the time of performing synchronization of the product database, we recommend that you adapt your images to Web standards using appropriate libraries.
Example libraries for image optimization
- sharp for NodeJS
- ImageMagick for PHP
Technical resources
The technical resources provided by the API are available in .pdf file format and consist of:
- Technical drawings
- Installation, and care instructions
- Warranty cards
Technical resources are only available in the JSON API
To access all the resources offered by Deante, we recommend using the API in .json file format, which has a complementary data set.
3D models
3D model file formats
Deante products have different types of 3D solids, there is no single file format for all products.
Deante offers the possibility to download 3D models in the following formats
(descending order in terms of the amount of a given type of models):
- .obj
- .dxf
- .3ds
- .STL
- .dwg
- .dae
- .mtl
- .stp
- .gsm
- .STEP
- .max
- .igs
- .wrl
- .original
- .fbx
- .stl1
- .off
3D models are only available in the JSON API
To access all the resources offered by Deante, we recommend using the API in .json file format, which has a complementary data set.