Get property details
get_propertyFetch the full record for one PropertyList listing by its reference code (the human-readable id like 'PLE-12345'). Use this once the user has settled on a listing from search_properties or find_properties_by_description and wants details or photos. To contact the listing agency, use submit_enquiry - direct phone or email details are not part of the payload.
Works without an API key up to a daily per-IP allowance of distinct listings; an API key raises that allowance.
location.city is whatever tier the listing was filed under and
may be a municipality OR a locality inside one. To place a listing
administratively use location.municipality (with its INE
municipality_code); it is null, never guessed, when we cannot
resolve it.
location.latitude / location.longitude are present only when
we hold a real, publishable coordinate; the fields are absent
otherwise, and are never 0,0. location.coordinates_precision
says what the point is: exact or street is the property itself,
locality or administrative_area is an area centroid (accurate to
the town, not the building), unknown is a pin we hold no
precision record for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en | |
| reference | Yes | PropertyList reference, e.g. 'PLE-12345'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property | Yes |