realieParcelId, corrected
building characteristics, and nationally normalized assessor codes.
One dataset, two response shapes. All responses are served from the v3 data
generation. The v3 shape — documented in this tab — is the full nested parcel
record, matching bulk exports apart from delivery-specific fields (bulk records
carry a per-load
_id; API responses omit it), and is the default for new accounts. The
v2-compatible shape is the flat field layout existing integrations already
receive, served from the same v3 data through a compatibility layer; it is
documented in the legacy tab and remains available with
no sunset date announced. The shape is an account-level setting that every API
key on the account inherits: existing accounts can enable the v3 shape from the
dashboard’s Usage page, which is a one-way
switch. Endpoint URLs, authentication, rate limits, and billing are identical for
both.Getting Started
1
Sign In
Create an account and sign in. Every account starts on the Free plan with a monthly token allowance shared across the Platform and API.
2
Enable API Access
Add a payment method from Billing to enable API requests. We place a temporary $0.50 authorization hold to verify the card, then release it immediately.
3
Copy Your API Key
Open Usage and select API access to copy your key. Once API access is enabled, include this key in the headers of your requests.
4
Explore our Endpoints
Discover the full range of property data available by exploring our endpoints, conveniently accessible via the sidebar on the left.