/pararius/properties

POST /api/pararius/properties

Price: 10 credits

Get full Pararius real estate listing details by listing URL (or city/id pair): address and neighbourhood, rental/asking price, deposit, service charge, living area, volume, plot area, number of rooms, bedrooms and bathrooms, energy label, build year, construction type, interior, dwelling type, facilities, situations, full description, photos, coordinates, selling/letting agent, whether the listing has been archived (taken off the market), nearby points of interest and the full grouped characteristics sections.

How to use it

Fetch a single Pararius listing by its listing URL or a city/id pair (e.g. 'amsterdam/45ca958d'); the city part is required. status is the localized upstream wording, 'For rent' on the English site and 'Beschikbaar' on the Dutch one, so branch on is_archived rather than on it. A listing taken off the market is still served, with is_archived true: Pararius removes the letting/sale-terms block, the selling agent and the photo gallery from such a page, so what they carried comes back null and images falls back to the cover photo. What the listing published about itself — its address and description, the price it last asked, its coordinates, its characteristics and the nearby points of interest — is still there. For-rent listings are served in English; for-sale listings redirect to the Dutch site, so their feature labels come back in Dutch.

Parameters

Request body

Response

Errors

Response headers