v2

latestOpenAPI 3.1.02026-08-043458243.4 KB
Addresses

Search Addresses

Searches addresses by their text fields (street number, street, city, state, and ZIP code) using prefix, full-text, and fuzzy matching.

get/addresses/search

Query parameters

qstring required

The text to search for in the address fields.

The text to search for in the address fields.

Response

A list of addresses that match the search text, ordered by relevance and in USPS notation.

sizeinteger required

The number of items returned in the response.

next_cursorstring nullable required

The cursor for retrieving the next page of results.