Overview

The Regrid API offers a flexible and dynamic set of features for querying Regrid Parcels by numerous fields, operators, geometries and allows for simple composition of API calls, from the output of one endpoint, to the input of another. Multiple fields can be used in a single query (up to 4), to refine results. See full list of fields. Check out Sample Use Case Scenarios in this section

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

Use a supported field name and operator, and value to perform a query.

string

A GeoJSON object with at least one geometry to filter results. The geometries can be no larger than 80 sq miles. If both geojson and lat-lon are present, geojson takes precedence. Accepted GeoJSON formats are: FeatureCollection, Feature or geometry. Supported geometries: Polygon, MultiPolygon, Point, MultiPoint, LineString and MultiLineString. Variations of geometry types are allowed in a FeatureCollection.

integer

ID from a previous query exceeding the limit, returns the next set of results up to limit.

integer

(Default: 0, Maximum: 32000) Radius in meters for which all Parcel records will be returned if they are within the radius zone from latitude and longitude point.

integer

Maximum number of Parcel Records to return.

string

Represents the path for the /admin0/admin1/admin2. This restricts the search to this area.

boolean

Set to true to enable count of parcels in query.

boolean

Default true. A features are returned without geometry values.

boolean

Default false: A true value allows county-specific fields to be passed through beyond standard schema fields only.

boolean

Default false: A true value shows the naming convention for each standardized schema field.

boolean

Default true: A false value returns the first parcel if geometries are identical.

Responses

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