v1 /resources/{resourceId}.{fileFormat}

summary: Returns roof age information for resource ID within the supplied AOI.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Resource ID

string
enum
required

Output file format. Currently only GeoJSON is supported.

Allowed:
Body Params
address
object

The address of the parcel for which to retrieve roof age.

aoi
object

AOI for roof age query

date

Date (YYYY-MM-DD) specifying that the returned asOfDate must be on or after the given date.

date

Date (YYYY-MM-DD) specifying that the returned asOfDate must be on or before the given date.

string

Optional cursor for pagination. Should be omitted on the first request, and set to the value of nextCursor from the previous response for subsequent requests.

integer
≥ 1

Optional maximum number of features to return. If not set, a default of 1000 is used. If results are above limit, the response will be paginated, and only include 1000 features per page.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json