Endpoint
POST/loopos_ai_value_estimation
Uses web search to research current prices on Portuguese marketplaces (OLX, Custojusto, etc.) and calculates recycling values and repair costs.
Request
Language code for the request
Service-specific parameters:
loopos_item(object): Item information for estimation, containing:name(string): Item namebrand(string): Brand namecondition(string): Condition (A, B, C, D)description(string): Item descriptioncategory(string): Category name
Business context for the AI agent
Additional session metadata
Response
Maximum estimated selling price on second-hand platform
Minimum estimated selling price on second-hand platform
Average estimated selling price on second-hand platform
Maximum estimated recycling revenue
Minimum estimated recycling revenue
Average estimated recycling revenue
Maximum estimated repair cost
Minimum estimated repair cost
Average estimated repair cost
Explanation of the value estimation process
Description of the item in its current condition
List of 2-10 reference sources used for price estimation
Example Request
Example Response
Related Documentation
- Value Estimation Service - Service overview
- Integration Guide - Integration patterns