Authentication, input and response
Fetch the condition score
Post url to retrieve the condition score of bathrooms & kitchens.
POST
https://api.altum.ai/condition-score/url
Headers
Request Body
Upload image file to retrieve the condition score of bathrooms & kitchens.
POST
https://api.altum.ai/condition-score/img
Headers
Request Body
FREE Ping for availability
Post url to confirm if the image contains a kitchen or a bathroom.
POST
https://api.altum.ai/condition-score/url/ping
This endpoint enables you to verify whether an image features a bathroom or kitchen before requesting their condition scores. This preliminary check is necessary given that the Condition Score API cannot generate scores if the image does not depict a kitchen or a bathroom.
Headers
Request Body
Upload image file to confirm if the image contains a kitchen or a bathroom.
POST
https://api.altum.ai/condition-score/img/ping
This endpoint enables you to verify whether an image features a bathroom or kitchen before requesting their condition scores. This preliminary check is necessary given that the Condition Score API cannot generate scores if the image does not depict a kitchen or a bathroom.
Headers
Request Body
Request body
Example request
Last updated