Real Estate Search (Bulk) API
/realestate_searches
Bulk version of the real estate search endpoint that allows up to 50 address lookups to be performed in a single request.
Example Request
POSTRequest Schema
date_from
Date filter in YYYY-MM-DD format.
requests
The list of address lookups to perform (uses standard address parameters).
Available Response Data
4 Data PointsBatch Processing Status
Array of Address Results
Matched to your check_id
Individual Property Listing Histories
Sales, Rentals, Pricing Data
Individual Address Resolution Data
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Portfolio Analytics
Update the estimated value of an entire investment portfolio by querying multiple GNAF IDs in a single high-efficiency call.
Webhooks & Events tag
bulk-real-estate-completed
Receive a payload notification once all 50 property histories have been compiled and are ready for retrieval.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
help_center General
What happens if one address in the bulk array fails?
add
What happens if one address in the bulk array fails?
The API will process the valid addresses and return an Address not found error specifically for the failed array objects, allowing the rest of your batch to succeed.