Skip to content
Happy Endpoint
Auction.com API
API Auction.com

Auction.com API

US distressed property data from Auction.com. Search foreclosure, bank-owned, and auction listings, get property details, schedules, and live bid status.

Overview

The Auction.com API provides structured access to US distressed real estate from Auction.com, the largest online marketplace for foreclosure, bank-owned (REO), and auction properties. Search nationwide inventory, retrieve full property and auction details, and track live bid activity through clean JSON endpoints.

What You Can Access

Property search runs nationwide through /advance-search with filters for state, city, county, ZIP, beds, baths, square footage, price, occupancy status, auction format, financing availability, interior access, broker co-op, property type, and product type. You can also search within a single ZIP code or resolve an existing Auction.com search URL into results, and /locations-autocomplete returns valid city, county, and ZIP values for building search UIs.

Listing endpoints return full property detail by ID or by URL, including specifications, media, and pricing. Auction-centric data is where this API stands apart: /auction-details bundles the auction schedule, venue, trustee, live bid state, and property summary in one call, /auction-status returns live auction and bid state for tracking active sales, and /upcoming-auctions lists what is going under the hammer next in chronological order.

Supporting endpoints include curated recommendation rows, the marketing tag taxonomy (for flags like “Hot Property” or “Just Added”), and a complete /enums reference of accepted filter values and response-field vocabularies.

Use Cases

  • Foreclosure and distressed-property investment tools
  • Auction tracking and bid monitoring dashboards
  • Real estate lead generation for investors and agents
  • Below-market-value deal discovery and alerting
  • REO and bank-owned inventory analysis
  • US housing market distress research

Coverage

Nationwide US coverage across all 50 states, spanning foreclosure sales, bank-owned (REO) inventory, and online and in-person property auctions.

For traditional listing markets, see the Rightmove UK API or the UAE Real Estate API. Browse every property source on our Real Estate Data hub or the full API Library.

Further reading

What you can do

Advanced Property Search
ZIP Code Search
Search by URL
Upcoming Auctions
Listing Details
Auction Schedules and Venues
Live Auction and Bid Status
Location Autocomplete
Recommended Listings
Filter Taxonomies and Enums

Endpoints & Schema

MethodPathSummary
GET/advance-searchSearch US auction, foreclosure, and bank-owned listings with rich filters
GET/search-by-zipcodeSearch listings in a 5-digit ZIP code
GET/search-by-urlRun a search from an Auction.com search URL
GET/upcoming-auctionsUpcoming auctions in chronological order, soonest first
GET/listing-detailsFull listing detail by ID
GET/listing-details-by-urlListing detail from a listing URL
GET/auction-detailsAuction schedule, venue, trustee, live bid state, and property summary
GET/auction-statusLive auction and bid state for a listing
GET/locations-autocompleteFind city, county, and ZIP values to search by
GET/recommended-listingsCurated recommendation rows of listings
GET/marketing-tagsMarketing tag taxonomy for the marketing_tags filter
GET/enumsAll accepted filter values and response-field vocabularies

Frequently asked questions

What does the Auction.com API return?+
US distressed property data from Auction.com. Search foreclosure, bank-owned, and auction listings, get property details, schedules, and live bid status.
How do I get an API key?+
Subscribe to this API on RapidAPI. You'll get keys, usage dashboards, and plan management out of the box.
Is there a free tier?+
Most APIs include a free tier for testing. Check the pricing tab on RapidAPI for the latest plan details.
Can I try the data before subscribing?+
Free samples are available for several platforms - see available samples.