Product
POST/v1/product
Research a product's information including product details, description, type, and brand context. This can be used standalone or as part of input into other APIs for more comprehensive research.Supports various input methods:
- auto: Provide raw text for automatic product/URL extraction
- product_url + product_name: Provide both explicitly
- product_url only: Will attempt to determine product name
- product_name only: Will search for official product page
- brand_name/brand_url: Optional context for better guidance
Response format:
- json: Returns structured data (default)
- text: Returns natural language report
Request
Responses
- 200
- 422
Successful Response
Validation Error