InfraNode.dev
MCP InfraNode is also available as an MCP server for AI assistants like Claude and ChatGPT.

GET /api/v1/cities/{slug}/construction

Building permits per city (GENESIS, Tier A)

Returns a city's permitted residential buildings and dwellings from the regional statistics (building permit statistics, annual sum) in the canonical envelope. Spatial resolution county/county-free city. Account-gated; disabled -> 200 source_status="disabled". No value -> 200 source_status="no_data".

Parameters

Name In Required Type Description
slug path yes string

Code samples

curl "https://infranode.dev/api/v1/cities/hamburg/construction"

Try it