Computer Vision

Detect Features

POST
Detect room features from images (hardwood floor, granite countertop, kitchen island, etc.) Can process up to 30 image urls at a time.

Request

This endpoint expects an object.
image_urls
list of stringsRequired
A list of image URLs to send to the computer vision API.

Response

This endpoint returns an object
result
object
A list of detected features and their probabilities.