Resolve property AVM by kukun-id or structured address
When kukun-id is provided, the service calls AVM directly. When address fields are provided, the service resolves kukun-id first and then calls AVM.
query Parameters
addressStreet address used to resolve the Kukun property identifier.
cityProperty city used for identity lookup.
stateState the property is located in. Accepts either the two-letter abbreviation or the full state name, case-insensitive (e.g. FL, Florida, or florida) - passed through as-is with no normalization applied.
zip-codeZIP code used for identity lookup.
kukun-idKnown Kukun property identifier. Can be combined with address fields and takes precedence.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Resolve property AVM by kukun-id or structured address › Responses
Property AVM resolved successfully
successerrorsResolve property score by kukun-id or structured address
When kukun-id is provided, the service calls score directly. When address fields are provided, the service resolves kukun-id first and then calls score.
query Parameters
addressStreet address used to resolve the Kukun property identifier.
cityProperty city used for identity lookup.
stateState the property is located in. Accepts either the two-letter abbreviation or the full state name, case-insensitive (e.g. FL, Florida, or florida) - passed through as-is with no normalization applied.
zip-codeZIP code used for identity lookup.
kukun-idKnown Kukun property identifier. Can be combined with address fields and takes precedence.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Resolve property score by kukun-id or structured address › Responses
Property score resolved successfully
successerrorsGet Kukun Investment Outlook (KIO) forecast data
When kukun-id is provided, the service calls KIO forecasted-value directly. When address fields are provided, the service resolves kukun-id first and then calls KIO forecasted-value. When only zip-code is provided, the service returns KIO index data without house-specific forecast.
query Parameters
addressStreet address used to resolve the Kukun property identifier.
cityProperty city used for identity lookup.
stateState the property is located in. Accepts either the two-letter abbreviation or the full state name, case-insensitive (e.g. FL, Florida, or florida) - passed through as-is with no normalization applied.
zip-codeZIP code used for identity lookup.
kukun-idKnown Kukun property identifier. Can be combined with address fields and takes precedence.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get Kukun Investment Outlook (KIO) forecast data › Responses
KIO forecast data resolved successfully
successerrorsGet property community demographic and health and safety facts
Accepts kukun-id, a complete structured address, or zip-code alone. kukun-id takes precedence when combined with other lookup parameters.
query Parameters
addressStreet address used to resolve the Kukun property identifier.
cityProperty city used for identity lookup.
stateState the property is located in. Accepts either the two-letter abbreviation or the full state name, case-insensitive (e.g. FL, Florida, or florida) - passed through as-is with no normalization applied.
zip-codeZIP code used for identity lookup.
kukun-idKnown Kukun property identifier. Can be combined with address fields and takes precedence.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get property community demographic and health and safety facts › Responses
Community facts resolved successfully
kukun_idzip_codeGet all property data (location, structure, public records, AVM, scores, KIO)
Resolves a kukunId (directly or via address lookup) and fans out to all internal data sources in parallel. Returns location and parcel data, structure characteristics, tax/assessment/legal records, AVM valuation, Property/Neighborhood Scores, and KIO market-outlook forecast in a single response.
query Parameters
addressStreet address used to resolve the Kukun property identifier; trimmed.
cityProperty city used for identity lookup; trimmed.
stateState value for identity lookup; surrounding whitespace is removed.
zip-codeZIP code used for identity lookup; surrounding whitespace is removed.
kukun-idKnown Kukun property identifier. Takes precedence over address fields.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get all property data (location, structure, public records, AVM, scores, KIO) › Responses
Property details resolved successfully