Developer API

The parcel data API without the enterprise sales call

Owner names, mailing addresses, values, land use, and neighborhood demographics for 130M+ US parcels — plus vector map tiles. Self-serve, flat pricing, live in minutes.

Request

curl "https://parcelgeo.com/papi/v1/backbone/parcel/2524596" \
  -H "x-api-key: pk_live_YOUR_KEY"

Response

{
  "id": "2524596",
  "ownerName": "KEEP LEFT LLC",
  "ownerMailingStreet": "122 N LAURENS ST",
  "ownerMailingCity": "GREENVILLE",
  "ownerMailingState": "SC",
  "ownerMailingZip": "29601",
  "marketValue": 10000,
  "parcelNumber": "0001000100202",
  "countyFips": "045",
  "geometry": { "type": "MultiPolygon", "coordinates": [...] }
}

What's included

  • Parcel detail by id — owner, mailing, value, land use
  • Filtered parcel search per county (23 filters: value, absentee, demographics…)
  • Vector tiles (MVT) for map UIs
  • Coverage metadata per state

Why ParcelGeo

  • $299/mo flat — 25,000 calls, cancel anytime
  • No annual contract, no seat pricing, no sales call
  • Free map explorer to inspect the data first
  • Key management + usage dashboard built in
Evaluate before you pay: every field the API returns is visible in the free map explorer — click any parcel in the country and inspect the record.

Frequently asked

What data does the ParcelGeo API return?

Parcel records for 130M+ US properties: owner of record, USPS-shaped mailing address, situs address, market/assessed value, land use, acreage, sale data where available, and census-tract demographics (income, owner-occupancy, education). Vector map tiles are included for building map UIs.

How much does the API cost?

API access is included in the Scale plan at $299/mo (or $2,990/yr) with 25,000 calls a month — no per-seat pricing, no enterprise minimums, cancel anytime. Compare that to legacy providers that start at four figures with annual contracts.

How do I authenticate?

Send your API key in the x-api-key header. Keys are created in the dashboard on the Scale plan and can be rotated or revoked at any time.

Is there a free way to evaluate the data?

Yes — the interactive map explorer is free (no card): browse any US neighborhood and open parcel records to inspect exactly the fields the API returns. Grab a free 10-lead sample export to test the CSV shape.

Are there usage restrictions?

ParcelGeo is not a consumer reporting agency; the data may not be used for FCRA-regulated decisions (credit, employment, tenant screening, insurance). Owner names are withheld where state law requires. See the Acceptable Use policy.

Ship with parcel data today

Sign up, subscribe to Scale, create a key in the dashboard, and make your first call — usually under five minutes.