Skip to main content
Fetch a real-estate agency’s full profile by its numeric id (from a listing’s agency.id or its portal URL). Pair with /agencies/{id}/listings to pull the agency’s active inventory.

Path Parameters

integer
required
Immobiliare agency id, e.g. 41235.

Query Parameters

string
default:"it"
Market the agency belongs to. One of it, es, gr, lu.

Response

The full AgencyProfile:
integer
Agency id.
string
e.g. agency, builder.
string
string
Agency profile URL on the portal.
string
Street address of the office.
string
Agency self-description.
string
Agency’s own website.
string
Agency logo URL.
boolean
Paid portal customer.
string
Franchise / network affiliation, e.g. tecnocasa.
integer
Active listings count.
integer
Completed sales count.
string
string
string
string
number
number
string[]
Office phone numbers.
string[]
Opening-hours lines.
Agent[]
Agent roster.
string
Echo of the requested market.

Example

Response
Each agency-profile request costs 5 credits. Failed requests are not charged.