Pre-Foreclosure Search

Records can include parcel information, loan information including amounts, dates and company. Debtor names and address as well as trustee name and address may be included in the report. Records may also include auction and sale information.

Coverage for this search is nationwide.

1. Add your access profile, username, and search type to the request headers.

❗️

Please Note:

ForeclosureV2Search will be the search type in your request headers for "galaxy-search-type"

  • galaxy-ap-name: [Access Profile Name]
  • galaxy-ap-password: [Access Profile Password]
  • galaxy-client-session-id: (Optional) Session ID for logging
  • galaxy-client-type: [Galaxy Client Type] (required for Javascript clients)
  • galaxy-search-type: [ForeclosureV2]

2. Add search criteria to your request.

{
    "BusinessName": "walmart"
}
Or
{
    "TahoeId": "GXXXXXXXXXXXXXXXXXXX",
    "PoseidonIds": [
        "12345678912345678912",
        "12345678912345678912"
    ],
    "SSN": "XXX-XX-XXXX",
    "FirstName": "John",
    "MiddleName": "",
    "LastName": "Smith",
    "AddressLine1": "",
    "AddressLine2": "SACRAMENTO, CA"
}
Or
{
    "TahoeId": "GXXXXXXXXXXXXXXXXXXX",
    "PoseidonIds": [
        "12345678912345678912",
        "12345678912345678912"
    ],
    "SSN": "XXX-XX-XXXX",
    "FirstName": "John",
    "MiddleName": "",
    "LastName": "Smith",
    "AddressLine1": "",
    "AddressLine2": "SACRAMENTO, CA"
}

3. Set the desired pagination rules

{
    "BusinessName": "walmart",
    "Includes": [
        "DatabaseQueryInfo", 
        "ExecutionTimeInfo"
    ],
    "Page": 1,
    "ResultsPerPage": 20
}

4. Submit your search.

PeopleFinders Pro, LLC (“Peoplefinders PRO”) is not a consumer reporting agency and does not offer consumer reports. You cannot use any information from PeopleFinders PRO to determine someone’s eligibility for credit, insurance, employment, housing or any purpose covered under the Fair Credit Reporting Act, 15 U.S.C.A. § 1681, et seq., as now or hereafter amended. PeopleFinders PRO does not make any representation or warranty about the accuracy of the information provided or the character or integrity of the person about whom you inquire. These records may contain inaccuracies, be incomplete or not be associated with the person in this report. The information provided should not be used as a substitute for your own due diligence.