Minhap: Get Street Numbers
Minhap via Parse · government_public
Returns address numbers on a street with associated cadastral references for a specific street number. All text parameters must be uppercase. 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_street_numbers
- Interface artifact
- sha256:fe28b8ce4832ca1de2250d65a8e9fd8cb7a05e386ba53bc3a2e50ac487804287
- Manifest digest
- sha256:bf96a3ed6c10ad9fc4b90280724dee7a8e0348ecf2991188bbccff7939e6193a
Request fields
- numero (string, required): Street number to look up (e.g. 1, 5, 10)
- nom_via (string, required): Street name in uppercase (e.g. MAYOR)
- tipo_via (string, required): Street type: CL (calle), AV (avenida), PZ (plaza), PJ (pasaje), and others: Allowed values: CL, AV, PZ, PJ
- 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"}