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

Open data API for Paderborn

Open data for Paderborn (Nordrhein-Westfalen) through a free, keyless REST API: weather, air quality, electricity price and more, delivered as consistent JSON with source and license on every response. No API key, no sign-up.

All InfraNode GPTs.

CityPaderborn
StateNordrhein-Westfalen
Population155,749
API slugpaderborn
CoverageAuto (AGS and geo-based)

Data with a guide for Paderborn

These data types have an in-depth guide; all are retrievable for Paderborn via the slug:

How to fetch data for Paderborn

A simple GET request, no key and no sign-up:

curl https://infranode.dev/api/v1/cities/paderborn/weather

Or air quality:

curl https://infranode.dev/api/v1/cities/paderborn/air-uba

All 69 data types for Paderborn

Using the same slug, all 69 city data types can be retrieved for Paderborn. Where a source has nothing for Paderborn (yet), the API honestly returns no_data instead of an error. Parameters and example responses for each data type are in the linked reference:

An overview of all cities is on the cities page. InfraNode is also available as an MCP server for AI assistants.

Paderborn via MCP server in Claude and ChatGPT

All open data for Paderborn is also available through the free, keyless InfraNode MCP server for AI agents. Connect it once to Claude or ChatGPT and ask in natural language, for example "Give me an overview of Paderborn" (calls get_city_overview, the catalog of all data types with live highlights) or more specifically "What is the weather in Paderborn?". Here is how to set it up: set up the MCP server.