Authentication, input and response
Fetch the condition score
Post url to retrieve the condition score of bathrooms & kitchens.
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"Output": {
"label": "bathroom",
"confidence": "98.17",
"condition_score": "4.09"
}
}{
"detail": "The URL is not valid"
}{
"detail": [
{
"loc": [
"body",
"image"
],
"msg": "field required",
"type": "value_error.missing"
}
]
}Upload image file to retrieve the condition score of bathrooms & kitchens.
Headers
Name
Type
Description
Request Body
Name
Type
Description
FREE Ping for availability
Post url to confirm if the image contains a kitchen or a bathroom.
Headers
Name
Type
Description
Request Body
Name
Type
Description
Upload image file to confirm if the image contains a kitchen or a bathroom.
Headers
Name
Type
Description
Request Body
Name
Type
Description
Request body
Example request
Last updated