POST
/
api
/
v1
/
analysis
/
image
{
"imageId": "1bdba808-c1ec-48f0-88f4-d54dde42de8d",
"analysis": {
"category": "Front of Structure",
"condition": 8,
"confidence": 9,
"explanation": "The front of the structure appears to be in good condition. The exterior walls and roof look well-maintained, and the driveway is clear and in good shape. There are no visible signs of damage or significant wear."
}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json · object

Response

200 - application/json

OK

The response is of type object.