All URIs are relative to https://avm.enbisys.com/api
| Method | HTTP request | Description |
|---|---|---|
| get_fast_valuation | POST /properties/getFastValuation | |
| get_valuation | POST /properties/getValuation |
Integer get_fast_valuation(property_features)
Get only property price valuation without confidence estimation
| Name | Type | Description | Notes |
|---|---|---|---|
| property_features | PropertyFeatures | Property features that describe property |
Integer
- Content-Type: application/json
- Accept: application/json, application/problem+json
Valuation get_valuation(property_features)
Get property price valuation with confidence estimation
| Name | Type | Description | Notes |
|---|---|---|---|
| property_features | PropertyFeatures | Property features to valuate |
- Content-Type: application/json
- Accept: application/problem+json