v3

OpenAPI 3.1.02026-08-06274467602.9 KB
project

Resolve Addresses Batch

Resolve a pasted handful of addresses in one batch for the paste review list.

One typed outcome per input row in input order (matched / ambiguous / not_in_dataset / empty_input), county-bounded like the single resolve. Candidate labels for every row are hydrated in a single read, then re-split per row. A read failure surfaces as 503 rather than the raw error (which can carry a sandbox URI).

post/api/v1/project/address/resolve-many

Request body

queriesstring[] required
county_fipsstring nullable

Response

Successful Response