Discover/landflip.com API
live

landflip.com APIlandflip.com

Access LandFlip land listings via API. Filter by state, acreage, price, and owner financing. Retrieve full property details, financing terms, and seller info.

Endpoints
2
Updated
3mo ago
Try it
Page number for pagination.
US state name to filter by (e.g. 'Texas', 'Colorado'). Omitting returns listings from all
Filter for owner-financed listings only.
Maximum acreage filter.
Maximum price in USD.
Minimum acreage filter.
Minimum price in USD.
api.parse.bot/scraper/a21de796-59bb-4c4b-a20d-e679adbc6736/<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/a21de796-59bb-4c4b-a20d-e679adbc6736/search_listings?page=1&state=Colorado&finance=true&max_price=10000' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for land listings with various filters including owner financing, acreage, price, and state. Returns paginated results with listing summaries.

Input
ParamTypeDescription
pageintegerPage number for pagination.
statestringUS state name to filter by (e.g. 'Texas', 'Colorado'). Omitting returns listings from all states.
financebooleanFilter for owner-financed listings only.
max_acresintegerMaximum acreage filter.
max_priceintegerMaximum price in USD.
min_acresintegerMinimum acreage filter.
min_priceintegerMinimum price in USD.
Response
{
  "type": "object",
  "fields": {
    "listings": "array of listing objects each containing id, url, title, location, price, acres, seller, and badge",
    "pagination": "object with current_page, total_pages, and total_results"
  },
  "sample": {
    "data": {
      "listings": [
        {
          "id": "413006",
          "url": "https://www.landflip.com/land/413006",
          "acres": "10 Acres",
          "badge": "Showcase",
          "price": "$16,630",
          "title": "Big Buck for Just a Few Bucks",
          "seller": "Landopia, LLC",
          "location": "Van Horn : Culberson Co : Texas"
        }
      ],
      "pagination": {
        "total_pages": 25,
        "current_page": 1,
        "total_results": 475
      }
    },
    "status": "success"
  }
}

About the landflip.com API

The LandFlip API provides 2 endpoints for searching and retrieving land listings from LandFlip.com. The search_listings endpoint accepts filters for state, price range, acreage, and owner financing status, returning paginated summaries with per-listing price, acres, seller, and badge data. The get_listing_detail endpoint returns structured financing terms, zoning, terrain, APN, taxes, and full property descriptions for any individual listing ID.

Searching Land Listings

The search_listings endpoint accepts up to seven optional filter parameters: state (US state name, e.g. 'Texas'), finance (boolean to restrict to owner-financed listings), min_price / max_price (integer USD bounds), and min_acres / max_acres. Results are paginated; the pagination object in the response reports current_page, total_pages, and total_results. Each entry in the listings array includes the listing id, url, title, location, price, acres, seller, and badge.

Listing Detail Data

Passing a numeric listing_id string (obtained from search results) to get_listing_detail returns the full record for that property. The details object surfaces structured fields such as zoning, terrain type, taxes, and APN. When a listing offers owner financing, the financing object includes down_payment, monthly_payment, term_months, interest_rate, cash_price, and finance_price. The seller object identifies the seller by name and company, and description contains the full property description text.

Coverage and Pagination

Listings span all US states; omitting the state parameter returns results across the full inventory. The page parameter steps through paginated result sets. Financing fields are only populated for listings that advertise owner-financing terms — for cash-only listings, the financing object will not contain parsed term data.

Common use cases
  • Build a land investment screener that filters by state, acreage, and maximum price to surface under-market listings.
  • Monitor owner-financed land deals by polling search_listings with finance: true across target states.
  • Aggregate listing counts and average prices by state to produce a rural land market summary.
  • Extract APN and zoning data from get_listing_detail to cross-reference with county parcel records.
  • Track down-payment and monthly-payment terms across owner-financed listings to model buyer affordability.
  • Populate a curated land marketplace by syncing titles, prices, acreage, and seller info from search results.
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 LandFlip offer an official developer API?+
LandFlip does not publish a public developer API or documented data feed. This Parse API is the structured programmatic interface for accessing LandFlip listing data.
What does the `financing` object contain, and when is it populated?+
For listings that advertise owner-financing terms, the financing object from get_listing_detail includes down_payment, monthly_payment, term_months, interest_rate, cash_price, and finance_price. For cash-only listings, these fields will not be present. You can pre-filter for financed listings using the finance boolean in search_listings.
Does the API return property photos or map coordinates?+
Not currently. The endpoints cover listing text, pricing, acreage, structured details (zoning, terrain, APN, taxes), financing terms, and seller info. You can fork this API on Parse and revise it to add an endpoint that returns image URLs or geographic coordinates for a given listing.
How does pagination work in `search_listings`?+
The pagination object in every search_listings response includes current_page, total_pages, and total_results. Pass the integer page parameter to step through result sets. All other filter parameters persist independently of the page value.
Can I retrieve sold or off-market listings through the API?+
The API reflects currently active listings on LandFlip. Sold or expired listings are not currently returned by either endpoint. You can fork this API on Parse and revise it to add an endpoint targeting LandFlip's sold listings section if that data is accessible on the site.
Page content last updated . Spec covers 2 endpoints from landflip.com.
Related APIs in Real EstateSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
cookcountyil.gov API
Search Cook County property tax records, look up court cases, find code violations, and get department contact information all in one place. Quickly access public records and government contacts without navigating multiple websites.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
beijing.anjuke.com API
Search Beijing real estate listings for second-hand homes and rentals, view detailed property information and price trends, and discover agents and community-specific listings. Get access to the Beijing house price index to track market movements and make informed decisions about property purchases or rentals.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.