# NewHomeowners

Use NewHomeowners endpoints to retrieve information on new homeowners such as record counts, details, and other relevant data.

 - [POST /NewHomeowners/doCount](https://developer.melissa.com/apis/data-retriever/newhomeowners/docountnewhomeowners.md): This endpoint gets the total record count returned using the required and optional properties passed in. This endpoint does not count against the package usage.
 - [POST /NewHomeowners/doLookup](https://developer.melissa.com/apis/data-retriever/newhomeowners/dolookupnewhomeowners.md): This endpoint returns a paginated result view of the request. This can sometimes take awhile and should be used after DoCount has been used to filter down your dataset.
 - [POST /NewHomeowners/getCount](https://developer.melissa.com/apis/data-retriever/newhomeowners/getcountnewhomeowners.md): This endpoint allows API users to retrieve a count and 10 record sample of the results to preview before purchasing a file version of the full dataset.
