
v0.59.3
Removed requirement to define category information
Category prediction removes hard requirement for
category or category_id parameters.It is now possible to search for products without the hard requirement to define category information. The category is predicted from analysis of the search query.
v0.122.0
Unified PDF Report Generation for claim or appraisal.
Generating appraisal reports just got easier! With our unified PDF endpoint, you can now produce PDF reports for individual appraisals or an entire claim without switching tools. Simply utilize the optional appraisal_ids parameter to get exactly the report you need.
Q2 2025
Photo validation and estimation
The Offer Search endpoint supports optional product photos via
image_urls or images (base64). Photos are analyzed to extract category and description, compare against the original description for validation, and identify the best Like-Kind-and-Quality replacement products and prices.Q2 2025
Access uploaded image URLs
Appraisal responses include an
attachments array with url, file_name, and type for each file uploaded by the API user and attached to the appraisal. Use these URLs to access the uploaded images and documents.