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

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

Overnight stays and arrivals per city (GENESIS, Tier A)

Returns a city's overnight stays and guest arrivals from the regional statistics (tourism survey, 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/tourism"

Try it