Skip to main content

Base URL


Authentication

Pass your API key as a Bearer token in the Authorization header on every request:
See Authentication for how to create and manage keys.

Endpoints

Typical workflow: use /area to identify properties in a geography, then pass the returned UUIDs to /query with the bpd_uuid in filter to fetch full records in one call.

Enrichments

The tax assessor record is the property record. Owner, address, structures, land, valuation history, taxes, exemptions and sale history come back as top-level sections on every property, with no flag to set. See Data fields. Building footprints are opt-in: It defaults to false and the key is omitted when not requested. On GET endpoints pass it as a query parameter; on POST endpoints pass it in the request body.

Error codes

All error responses: