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_urlslist of stringsRequired

A list of image URLs to send to the computer vision API.

Response

Ok

resultobject

A list of detected features and their probabilities.