Real-estate image aesthetic URL
GET https://{{ask-filerobot-server}}/images/real-estate-aesthetic/:url?cache=False&mode=sync&photo_type=bathroom_furnished
Quality and aesthetic assessment endpoint for real-estate images.
Specify the image url you want to process in the path.
Need to specify the image type using photo_type
parameter, can be null.
Options for photo_type
parameter : [livingroom, bedroom, diningroom, kitchenfurnished, kitchenunfurnished, bathroomfurnished, bathroomunfurnished, unfurnishedroom, outdoor, houseexterior, buildingexterior, road, field, cave, sign, person, plan, 3d, swimmingpool, corridor, stairs, warehousebarninterior, lobby, parking, officeinterior, outdoordining, toilet, aerial]
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cache | string | Use server cache to accelerate response | |
mode | string | Synchronous or asynchronous process | |
photo_type | string | Type of image. |
Options : [living_room, bedroom, dining_room, kitchen_furnished, kitchen_unfurnished, bathroom_furnished, bathroom_unfurnished, unfurnished_room, outdoor, house_exterior, building_exterior, road, field, cave, sign, person, plan, 3d, swimming_pool, corridor, stairs, warehouse_barn_interior, lobby, parking, office_interior, outdoor_dining, toilet, aerial] |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Filerobot-Token | string | Filerobot project identifier, aka token | |
Filerobot-Key | string | Filerobot API key | |
Content-Type | string |
RESPONSES
status: Created
{"status":"success","version":"3.0.10","prediction":{"image_level":"medium","score":0.6573,"methods":["iqa","cos_mean"]},"request_uuid":"e799f227-585c-4789-9186-b03295b90420","sha1":"4997e2afc3947f88b8483d376defd65258c807fd"}