Parcels
Area search
Return parcels whose geometry intersects any of the submitted GeoJSON polygons.
POST
Area Search
Documentation Index
Fetch the complete documentation index at: https://docs.buyparceldata.com/llms.txt
Use this file to discover all available pages before exploring further.
Building footprints
Setinclude_buildings: true in the request body to include ORNL building footprint data for each parcel. Each parcel in the response will contain a buildings array with the physical structures on that parcel.
The buildings key is omitted entirely when include_buildings is false (the default).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Area Search