Real-estate image aesthetic Multipart
POST {{ask-filerobot-server}}/images/real-estate-aesthetic/upload/?cache=False&mode=sync&photo_type=bedroom
Quality and aesthetic assessment endpoint for real-estate images.
Add image file in the request body to process.
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] |
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Filerobot-Token | string | Filerobot project identifier, aka token | |
Filerobot-Key | string | Filerobot API key |
RESPONSES
status: Created
{"status":"success","version":"3.0.10","prediction":{"image_level":"medium","score":0.613,"methods":["iqa","cos_mean"]},"request_uuid":"19ac00c9-3514-4093-a965-2ab8931c2c62","sha1":"c9108b08cee01e6a4e6b2489b7ad1f68533744bf"}