Foreclosure Finder for developers

US foreclosure data API.

Build property search, investor dashboards and alerts with foreclosure and bank-owned listings from five sources. Search by ZIP, city or address and get a consistent JSON response.

300 free requests per month. Full data plans from $10/month.

  • 5sources, one schema
  • JSON + CSVapp or spreadsheet
  • 3ways to search
Saved sample request for ZIP 30067 within 25 miles
/zipcode/all ?zipcode=30067 &radius=25 Test on RapidAPI

Saved example from Sep 8, 2026. Test a current search for your location on RapidAPI.

200 OK·1.53 s·X-Cache: MISS Saved sample · ZIP 30067 · fetched Sep 8, 2026

  1. 284listings
  2. 281Auction.com
  3. 0HUD
  4. n/aFannie Mae timed out
  5. 0Freddie Mac
  6. 3Redfin

Foreclosure listings returned by the sample call

Showing 6 of 284 listings from the saved sample.These examples show core listing data; availability and prices may have changed.

How it works

Five sources. One JSON shape.

Search Auction.com, HUD HomeStore, Fannie Mae HomePath, Freddie Mac HomeSteps and Redfin through one integration. Each result uses consistent property fields and includes its source, listing ID and original listing link. Request one source or combine them with /all.

your request5 sources in parallelnormalize + tierone JSON responsecached 1 h

  • Foreclosure auctions

    Auction.com listings

    Trustee and bank-owned auctions with opening bid, auction dates and status. Every paid plan adds available bidding, valuation and rent estimate data.

    /zipcode/auction
  • Government REO

    HUD HomeStore

    HUD-owned home listings with case number, list price and bid deadline where published.

    /zipcode/hud
  • GSE REO

    Fannie Mae HomePath

    Fannie Mae-owned homes, including available First Look status and property facts from HomePath.

    /zipcode/fanniemae
  • GSE REO

    Freddie Mac HomeSteps

    Freddie Mac-owned homes with available list price, property status and First Look information.

    /zipcode/freddiemac
  • MLS foreclosures

    Redfin foreclosures

    Foreclosure and bank-owned listings from Redfin, with photos, property facts and days on market where available.

    /zipcode/redfin
Each source supports three search modes and a detail lookup by listingId. Add format=csv for a spreadsheet. Combined searches report unavailable sources in meta.failedSources; always check this field before treating a response as complete.
Search byAuction.comHUDFannie MaeFreddie MacRedfinAll five
ZIP + radius/zipcode/auction/zipcode/hud/zipcode/fanniemae/zipcode/freddiemac/zipcode/redfin/zipcode/all
City + state/city/auction/city/hud/city/fanniemae/city/freddiemac/city/redfin/city/all
Street address/nearby/auction/nearby/hud/nearby/fanniemae/nearby/freddiemac/nearby/redfin/nearby/all
One listing in full/listing/auction/{id}/listing/hud/{id}/listing/fanniemae/{id}/listing/freddiemac/{id}/listing/redfin/{id}

Consistent property fields

Core search fields include address, opening bid or list price, beds, baths, square footage, property type, status, photo and listing link. Detail lookups add descriptions, photos, facts and available source extras.

Data you can trace

Search results are fetched from the sources and cached for one hour. Use the original listing link to check current availability and auction terms. Fields may be missing when a source does not publish them.

Search, filter and export

Filter by price, bedrooms or property type; sort and paginate the results. Paid plans also include Auction.com deal metrics and filters for discount and rental yield estimates.

Integrate

Get foreclosure data with Python, JavaScript or curl.

Subscribe on RapidAPI, copy your key, and send it as X-RapidAPI-Key. Your plan sets the data tier automatically; there is nothing else to configure.

curl "https://foreclosure-finder1.p.rapidapi.com/zipcode/all?zipcode=30067&radius=25" \
  -H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
  -H "X-RapidAPI-Host: foreclosure-finder1.p.rapidapi.com"
response · 200 · application/json · trimmed
{
  "meta": {
    "totalCount": 284,
    "tier": "free",
    "auctionCount": 281,
    "hudCount": 0,
    "fannieMaeCount": 0,
    "freddieMacCount": 0,
    "redfinCount": 3
  },
  "listings": [
    {
      "source": "auction",
      "listingId": "2171590",
      "address": "1343 Epworth St SW, Atlanta, GA 30310, Fulton County",
      "openingBid": 75000,
      "bedrooms": 3,
      "bathrooms": 2,
      "squareFootage": 1576,
      "propertyType": "SINGLE_FAMILY_HOME",
      "auctionDate": "2026-09-06T12:00:00Z",
      "status": "AUCTION_IN_PROGRESS",
      "assetType": "BANK_OWNED",
      "photoUrl": "https://adc-tenbox-prod.imgix.net/…",
      "propertyLink": "https://www.auction.com/details/1343-epworth-st-sw-atlanta-ga-2171590"
    }
    // … 283 more
  ]
}

Every paid plan adds the full available data: coordinates, lotSize and yearBuilt, plus Auction.com bidding, valuation, rentalEstimate and deal fields. Availability depends on the source and listing. See the endpoint documentation on RapidAPI for parameters and response fields.

Plans

Start free. Get full data from $10 a month.

Every paid plan includes the same full available data. Choose Pro, Ultra or Mega for the monthly request volume you need. RapidAPI handles subscriptions, billing and API keys.

  1. Basic $0/ month 300 requests / month
    • Address, price or opening bid, beds, baths, square footage
    • Property type, status, auction date, photo, listing link
    • ZIP, city and address search, all five sources
    Start free
  2. Ultra $20/ month 50,000 requests / month
    • The same full data as Pro
    • Five times Pro's monthly request allowance
    • For growing apps and recurring market searches
    Choose Ultra
  3. Mega $50/ month 100,000 requests / month
    • The same full data as Pro and Ultra
    • 100,000 requests for larger workloads
    • For data pipelines and searches across markets
    Choose Mega

Every API call counts toward your RapidAPI quota, including cached responses. Fields depend on what each source publishes. Review current prices, quotas and any overage charges on RapidAPI before subscribing.

Explore foreclosure listings by market.

See example inventory before you integrate. Our city pages show listings and source coverage for each market, with links back to the original properties. Inventory varies by location and changes as sources update.

Browse all foreclosure markets

Ask Claude

Ask for foreclosures in plain English.

The API is also published as an MCP server through RapidAPI's endpoint at mcp.rapidapi.com, so Claude, Claude Code and any other MCP client can call it as a tool. Add the server with your RapidAPI key and Claude gets functions like getAllListingsByZipcode, getHudListingsByCity and getAuctionListingsNearby with no glue code. Then you ask a question, Claude runs the right call, and it reasons over the listings that come back.

  • Find foreclosures in ZIP 77002 under $150k
  • Which HUD homes in Houston, TX have 3+ bedrooms?
  • List auctions within 25 miles of 1000 Main St, Houston with bidding open this week
Claude Code · one command
claude mcp add foreclosure-finder -- npx -y mcp-remote https://mcp.rapidapi.com \
  --header "x-api-host: foreclosure-finder1.p.rapidapi.com" \
  --header "x-api-key: YOUR_RAPIDAPI_KEY"

# then, inside Claude:
> find HUD homes within 25 miles of downtown Atlanta

FAQ

Questions investors and developers ask.

How fresh is the data?

Search results are fetched from the listing sources and cached for one hour per location and source. The X-Cache response header reports cache use. Source updates may lag real-world changes; confirm prices, availability and auction terms on the original listing.

Which areas are covered?

Search US locations by five-digit ZIP code, city and state, or street address. Inventory and available fields vary by source and market. A search can return no listings, and nearby results may extend beyond the exact ZIP or city. Explore the market directory to see example coverage.

Which plan includes bidding and valuation data?

Every paid plan includes the full available data, including Auction.com bidding, valuations, rent estimates and deal metrics when the source supplies them. Pro, Ultra and Mega differ by monthly request allowance. Basic includes core listing data and listing detail lookups.

How does caching affect my quota?

Every call counts against your RapidAPI quota whether it is a cache hit or miss. Identical concurrent requests share the same source fetch, and successful search results are kept for one hour. Caching reduces repeated source requests and usually makes repeat lookups faster.

What happens when one source is slow or down?

Combined searches return results from successful sources and report unavailable sources in meta.failedSources, with reasons in meta.sourceErrors. Check these fields before treating a response as complete. Your integration should also handle HTTP errors and timeouts; you can retry an individual source separately.

What is included in a listing detail lookup?

Use /listing/{source}/{listingId} with an ID from a search result. Depending on what the source publishes, the detail response can include a description, additional photos, property facts, agent or broker contact information and documents. An unavailable listing can return a 404. This is listing data; it is not a title search or a verification of the property's condition.

Do I need to pass a tier parameter?

No. Your RapidAPI subscription determines the response fields automatically.