Skip to main content

Query Parameters

string
required
Free-text location: a city (“Houston, TX”), a ZIP code (“77002”), a state code (“TX”), or usa for the whole country.
string
default:"us"
Which market to search: us (loopnet.com, USD), ca (loopnet.ca, CAD), uk (loopnet.co.uk, GBP), fr (loopnet.fr, EUR), or es (loopnet.es, EUR).
string
default:"for-lease"
Listing type filter.
string
Property-type slug, e.g. office, retail, industrial, apartment-buildings, land. Defaults to all commercial real estate. Use the /v1/loopnet/property-types endpoint for the full list.
integer
default:1
Page number for paginated results. Range: 1 - 20 (LoopNet caps results at roughly 500 per query, ~25 per page).
number
Minimum price in the market’s local currency.
number
Maximum price in the market’s local currency.
string
How min_price / max_price are interpreted: unit (total price), sf (per square foot), or acre (per acre).
integer
Minimum size in square feet.
integer
Maximum size in square feet.

Response

string
The market that was searched (us, ca, uk, fr, or es).
string
ISO 3166-1 alpha-2 country code for the market.
string
ISO 4217 currency code for the market.
string
The listing type that was searched (for-lease, for-sale, or auctions).
string
The property-type slug that was searched (nullable).
string
The location that was searched (nullable).
array
Array of matching listing cards.
object
Pagination info.
number
Scrape time as a Unix timestamp (nullable).
string
Scrape time as an ISO-8601 string (nullable).

Example Response

Each search request costs 10 credits. Failed requests are not charged.