Discover/auction.com API
live

auction.com APIauction.com

Access Auction.com property listings, auction events, foreclosure data, valuations, and photos via 11 structured API endpoints.

Endpoints
11
Updated
26d ago
Try it
Sort order for results
Max results per page
Pagination offset
State code (e.g. 'CA', 'TX') or free-text search location
Listing type filter (e.g. 'active')
api.parse.bot/scraper/200ed879-94e5-4eda-a41a-c308e888c8ff/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/200ed879-94e5-4eda-a41a-c308e888c8ff/search_properties?limit=5&offset=0&location=CA' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 11 totalclick to expand

Search for property listings on Auction.com. Returns paginated results with listing details including address, auction dates, pricing, and property summaries.

Input
ParamTypeDescription
sortstringSort order for results
limitintegerMax results per page
offsetintegerPagination offset
locationstringState code (e.g. 'CA', 'TX') or free-text search location
listing_typestringListing type filter (e.g. 'active')
Response
{
  "type": "object",
  "fields": {
    "size": "integer number of results returned in this page",
    "content": "array of listing objects with property details, auction info, and pricing",
    "total_count": "integer total number of matching listings"
  },
  "sample": {
    "data": {
      "size": 5,
      "content": [
        {
          "auction": {
            "start_date": "2026-05-28T16:00:00Z"
          },
          "listing_id": "2060595",
          "listing_status": "SALE_PENDING",
          "primary_property": {
            "summary": {
              "square_footage": 1582,
              "total_bedrooms": 3,
              "total_bathrooms": 2
            },
            "property_id": "834672"
          },
          "formatted_address": [
            "7968 Fairchild Ave",
            "Los Angeles, CA 91306, Los Angeles County"
          ],
          "listing_configuration": {
            "asset_type": "FORECLOSURE"
          }
        }
      ],
      "total_count": 2382
    },
    "status": "success"
  }
}

About the auction.com API

The Auction.com API provides access to 11 endpoints covering property listings, auction events, market valuations, and photos from Auction.com. The search_properties endpoint returns paginated results with address, pricing, and auction dates across the full inventory, while dedicated endpoints expose foreclosure listings, bank-owned properties, private seller listings, and an upcoming auction calendar with per-event detail—all as structured JSON.

Property Search and Listing Detail

The search_properties endpoint accepts a location parameter (state code like CA or free-text), a listing_type filter, and standard limit/offset pagination. Each result in the content array includes property address, auction dates, and pricing. For full detail on any listing, get_property_details accepts either a listing_id or a url_slug and returns the active_listings array with photos, documents, remarks, venue information, and a recommended_listings array of similar properties. get_property_photos returns an array of CDN URL strings directly.

Auction Events and Calendar

The get_auction_calendar endpoint returns paginated auction events sorted by campaign start date. Each event object includes an event_code, a title, a listing_count, and venue details. Passing an event_code to get_auction_event_details returns the specific property listings within that event, with their own pagination via limit and offset. This makes it straightforward to enumerate all active auctions and drill into individual events.

Listing Type Filters and Valuations

Three dedicated search endpoints segment the inventory by seller type: get_foreclosure_listings, get_bank_owned_listings, and get_private_seller_listings. All three share the same location, sort, limit, and offset parameters and return the same content / total_count / size shape. For active listings, get_market_analysis accepts a listing_id and returns a summary array with estimated, low, and high valuation fields along with a type label. The comparables field is returned when available but may be null.

Location Autocomplete

The get_autocomplete_suggestions endpoint accepts a query string and returns location suggestions covering cities, counties, states, and ZIP codes. Each suggestion object includes value, city, county, state, zip, type, and coordinates—useful for building location-aware search interfaces that align with how Auction.com resolves location strings.

Common use cases
  • Monitor new foreclosure listings by state using get_foreclosure_listings with a location filter and scheduled polling.
  • Build an auction event tracker by pulling get_auction_calendar and enriching each event with get_auction_event_details.
  • Display property photos in a listing app by fetching CDN URLs from get_property_photos.
  • Estimate distressed property values by combining get_market_analysis summary with comparable listing prices from search_properties.
  • Surface similar properties on a listing detail page using the recommended_listings array from get_property_details.
  • Power a location search autocomplete widget with city, county, state, and ZIP suggestions from get_autocomplete_suggestions.
  • Segment inventory by seller type—bank-owned, foreclosure, or private seller—using the three dedicated listing endpoints.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Auction.com have an official developer API?+
Auction.com does not publish a public developer API or documented data access program for third parties. This Parse API is the structured alternative.
What does `get_market_analysis` return, and are comparables always available?+
It returns a summary array with estimated, low, high, and type valuation fields for the specified active listing. The comparables field is included in the response but may be null depending on the listing.
Can I retrieve historical auction results or sold property data?+
Not currently. The API covers active listings, upcoming auction events, and valuation estimates for live properties. You can fork it on Parse and revise to add an endpoint targeting historical or closed auction data.
How do `get_foreclosure_listings` and `get_bank_owned_listings` differ?+
get_foreclosure_listings filters to foreclosure and bank-owned properties as a combined set. get_bank_owned_listings targets bank-owned and foreclosure properties specifically. In practice both cover similar inventory segments; use both and compare total_count values for a given location to see any difference for your query.
Is county-level or ZIP-level search supported in `search_properties`?+
The location parameter accepts state codes and free-text strings. County and ZIP-level targeting is not a dedicated parameter in search_properties. The get_autocomplete_suggestions endpoint does resolve ZIP codes and counties, and the returned suggestion values can be passed as the location string to refine results.
Page content last updated . Spec covers 11 endpoints from auction.com.
Related APIs in Real EstateSee all →
auctionzip.com API
Search and browse auction lots across the AuctionZip marketplace, view detailed lot information and complete auction catalogs, track historical prices realized, and discover auctioneers by name or location. Access auction schedules, item specifications, seller terms, and top-performing auctioneers.
eauctionsindia.com API
Search and browse property auction listings on eAuctions India, including live ongoing auctions and detailed specifications for each property. Get comprehensive auction information like bidding details, property descriptions, and metadata to help you find and monitor properties of interest.
auctiontime.com API
Search and browse equipment and truck auction listings from AuctionTime.com, view detailed information about specific auctions, filter by category and auctioneer, and track auction results by date. Access comprehensive auction data including listings, categories, and auctioneer information all in one place.
realtor.com API
Search millions of real estate listings on Realtor.com, view detailed property information, find qualified agents in your area, and access market analytics to understand pricing trends. Get location suggestions and property insights all in one place to help you make informed decisions about buying, selling, or investing in real estate.
auctions.yahoo.co.jp API
Search active and completed Yahoo Auctions Japan listings, view detailed item information, and identify bargain deals by comparing current prices against market trends. Analyze seller profiles to make informed bidding decisions on Japanese auction items.
auctions.godaddy.com API
Search and browse domain auction listings on GoDaddy Auctions, including expired domains and closeout (Buy It Now) listings. Retrieve current bid prices, bid counts, auction end times, domain valuations, and backlink metrics across all active auction types.
encheres-publiques.com API
Search and browse real estate, vehicle, art, and equipment auctions across France, viewing detailed lot information and upcoming auction events from various organizers. Filter auction listings by category and type to find specific items and compare auction details to make informed bidding decisions.
domain.com.au API
Search and compare property listings for sale, rent, or sold properties across Australia, view detailed property information and agent profiles, and explore suburb insights to make informed real estate decisions. Access comprehensive data on agents, neighborhoods, and properties all in one place.