Minhap: Get Cadastral Data By Address
Minhap via Parse · government_public
Returns full unprotected cadastral data for a property identified by its address. May return multiple records for buildings with multiple units. Includes use type, area, cadastral value, and construction year. Access Spanish cadastral data including provinces, municipalities, streets, addresses, property references, coordinates, and parcel information from the official Catastro service. Fulfilled by Parse from catastro.minhap.es.
- catastro-minhap-es
- government-public
- maps-geo
- minhap
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1318ad15-a565-4322-835b-10630ef5af75/get_cadastral_data_by_address
- Interface artifact
- sha256:28ef35758bfea6828a69061b1bef9781eccff55a24161d1b11b2203b4f076dce
- Manifest digest
- sha256:5c4172a8e222c743bc186aa821623ef979ffa983a3352b0c3ad6fc57fce4a1c4
Request fields
- bloque (string): Block identifier
- numero (string, required): Street number (e.g. 1)
- planta (string): Floor number (e.g. 00, 01, 02)
- puerta (string): Door identifier
- nom_via (string, required): Street name in uppercase (e.g. MAYOR)
- escalera (string): Staircase identifier
- tipo_via (string): Street type: CL (calle), AV (avenida), PZ (plaza), and others
- municipio (string, required): Municipality name in uppercase (e.g. MADRID)
- provincia (string, required): Province name in uppercase (e.g. MADRID)
Example queries
- {"numero":"1","nom_via":"MAYOR","tipo_via":"CL","municipio":"MADRID","provincia":"MADRID"}