Connections

Connections

Connections allow pagination across larger data-sets within the First Street API.

Because of the complexity of our data, we provide a PagePreview for connections that references different location types (for example, finding all properties within a city).

A PagePreview Connection can be filtered by the following fields:

floodFactor: PropertyFilterFloodFactor
    - Filter by Flood Factor

floodRisk: PropertyFilterFloodRisk
    - Filter by Flood Risk
    
floodAdaptation: PropertyFiltersFloodAdaptation
     - Filter by Flood Adaptation

We are actively working on adding future filters depending on other use cases.

Last updated