/pararius/agents/properties
List the current listings offered by a single Pararius agent (makelaar), by agent URL or city/slug pair and mode (rent or buy). Returns listing cards with address, price, living area, rooms, interior, photo and the listing detail url.
Price: 1 credit
💡 AI Hint: List one Pararius agent’s listings by agent URL or a city/slug pair (e.g. ‘amsterdam/my-home-amsterdam’) and mode (rent or buy). Each result has id, url, title, offering_type, postcode, city, district, price (numeric), price_label, living_area_m2, room_count, interior, is_highlighted, image and agent (name, alias, city, url).
⚠️ Common errors: 412: Agent not found (well-formed but nonexistent agent city/slug)
Authorizations
API token from the dashboard
Headers
Body
Pararius agent (makelaar) URL, or a city/slug pair identifying the agent
1"https://www.pararius.com/real-estate-agents/amsterdam/my-home-amsterdam"
"amsterdam/my-home-amsterdam"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500List the agent's rentals or properties for sale
for_rent, for_sale Response
Successful Response