Property
| API | Description |
|---|---|
| GET api/Property?idProperty={idProperty}&StateOrProvince={StateOrProvince}&subscriptionKey={subscriptionKey} |
Get Property address and attributes given identifier. |
| POST api/Property?subscriptionKey={subscriptionKey} |
Update an existing property. Returned property ID will be the same if this subscriber has edited this property previously, or will be a new property ID if a new edited version of the property was created for this subscriber. |
ConstructionType
| API | Description |
|---|---|
| GET api/ConstructionType?subscriptionKey={subscriptionKey} |
Supported Construction Types |
PoolType
| API | Description |
|---|---|
| GET api/PoolType?subscriptionKey={subscriptionKey} |
Supported Pool Types |
BasementType
| API | Description |
|---|---|
| GET api/BasementType?subscriptionKey={subscriptionKey} |
Supported Basement Types |
ArchitectureStyleType
| API | Description |
|---|---|
| GET api/ArchitectureStyleType?subscriptionKey={subscriptionKey} |
Supported ArchitectureStyle Types |
ValuationSummary
| API | Description |
|---|---|
| GET api/ValuationSummary?IDProperty={IDProperty}&StateOrProvince={StateOrProvince}&subscriptionKey={subscriptionKey} |
Get Valuation Summary given identifier. |
| GET api/ValuationSummary?UnparsedAddress={UnparsedAddress}&City={City}&StateOrProvince={StateOrProvince}&PostalCode={PostalCode}&subscriptionKey={subscriptionKey} |
Get Valuation Summary given address. |
ConditionType
| API | Description |
|---|---|
| GET api/ConditionType?subscriptionKey={subscriptionKey} |
Supported Condition Types |
HelloWorld
| API | Description |
|---|---|
| GET api/HelloWorld?subscriptionKey={subscriptionKey} |
Confirm service is operating correctly and database availability. |
ExteriorType
| API | Description |
|---|---|
| GET api/ExteriorType?subscriptionKey={subscriptionKey} |
Supported Exterior Types |
LandUseType
| API | Description |
|---|---|
| GET api/LandUseType?subscriptionKey={subscriptionKey} |
Supported LandUse Types |
CoolingType
| API | Description |
|---|---|
| GET api/CoolingType?subscriptionKey={subscriptionKey} |
Supported Cooling Types |
HeatingType
| API | Description |
|---|---|
| GET api/HeatingType?subscriptionKey={subscriptionKey} |
Supported Heating Types |
QualityType
| API | Description |
|---|---|
| GET api/QualityType?subscriptionKey={subscriptionKey} |
Supported Quality Types |
ConstructionStyleType
| API | Description |
|---|---|
| GET api/ConstructionStyleType?subscriptionKey={subscriptionKey} |
Supported ConstructionStyle Types |
PropertyAddress
| API | Description |
|---|---|
| GET api/PropertyAddress?UnparsedAddress={UnparsedAddress}&StateOrProvince={StateOrProvince}&subscriptionKey={subscriptionKey}&City={City}&PostalCode={PostalCode} |
Given a street address, find the property id for the address, or the set of addresses that most closely match the given address. |
Valuation
| API | Description |
|---|---|
| GET api/Valuation?idProperty={idProperty}&StateOrProvince={StateOrProvince}&subscriptionKey={subscriptionKey} |
Get a valuation for a given property identifier. |
GarageType
| API | Description |
|---|---|
| GET api/GarageType?subscriptionKey={subscriptionKey} |
Supported Garage Types |