Property Resources API

Use the Property Resources API to search for and retrieve coverage and property information along with resource links

Overview

The Property Resources API enables you to search for and retrieve properties using:

  • an address to retrieve a property
  • the AOI to retrieve a parcel
  • the geometry to retrieve parcel boundaries

Use this API to gain deeper insight, including imagery, property and parcel data.

Every property/parcel accessed consumes one property credit, and subsequent calls for the same property do not incur additional credits for the same request. Property insights are returned in JSON or CSV format as specified in the API request.

The Property Resources API returns:

  • Coverage information - Checks whether coverage information is available for the specified property.
  • Transaction token - A unique token to access resources, which is valid for 1 hour.
  • Property details - Data based on the address or the Area of Interest (AOI) supplied
  • Resource links - Additional references related to the property.

Usage calculation

As mentioned above, every property/parcel accessed consumes one property credit, and subsequent calls for the same property do not incur additional credits for the same request. This usage is calculated slightly differently when users retrieve information for an AOI. If requesting an AOI, credits will be consumed for all properties fully or partly inside the AOI footprint.

For Location intelligence subscriptions:

  • Requesting imagery and area insights counts only towards the API daily rate (in number of tiles used). No Property Insight Credits are used.
  • Requesting Property Intelligence also consumes Property Insights credit per property returned

For Property intelligence subscriptions, requesting any content only consumes Property Credits (no API rate consumption).

Endpoints