/fotocasa/agencies/listings

POST /api/fotocasa/agencies/listings

Price: 20 credits

Get a Fotocasa real estate agency profile and its published listings by numeric agency client id. Returns the agency profile (name, contact details, address, coordinates, logo, quality seal, counters) together with the agency's property listings (same cards as the property search).

How to use it

Fetch a single Fotocasa agency (inmobiliaria) and its listings by numeric client_id (obtained from fotocasa/agencies/search). transaction selects comprar (for sale) or alquiler (for rent) listings; min_price/max_price, min_surface/max_surface, min_rooms/max_rooms and min_bathrooms narrow the listings. Returns one item with agency (client_id, name, alias, description, email, phones, web, web_domain, address, address_url, town, province, zip_code, coordinates, image, has_quality_seal, agent_count, franchisee_count, created_at, publisher_id) and listings (property cards: id, url, property_type, transaction_type, price, price_per_m2, surface, room_count, bathroom_count, floor, address, images, ...).

Parameters

Request body

Response

Errors

Response headers