From 7eabf6cd48dd653442b714cb2e90f0b57d89118e Mon Sep 17 00:00:00 2001 From: street1983nk Date: Fri, 12 Jun 2026 22:44:28 +0200 Subject: [PATCH] Add InfraNode API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3de7051..ef0becde 100644 --- a/README.md +++ b/README.md @@ -1359,6 +1359,7 @@ API | Description | Auth | HTTPS | CORS | | [Enigma Public](https://developers.enigma.com/docs) | Broadest collection of public data | `apiKey` | Yes | Yes | | [French Address Search](https://geo.api.gouv.fr/adresse) | Address search via the French Government | No | Yes | Unknown | | [GENESIS](https://www.destatis.de/EN/Service/OpenData/api-webservice.html) | Federal Statistical Office Germany | `OAuth` | Yes | Unknown | +| [InfraNode](https://infranode.dev) | Unified German city open data: weather, air quality, EV chargers, transit, demographics | `apiKey` | Yes | Unknown | | [Joshua Project](https://api.joshuaproject.net/) | People groups of the world with the fewest followers of Christ | `apiKey` | Yes | Unknown | | [Kaggle](https://www.kaggle.com/docs/api) | Create and interact with Datasets, Notebooks, and connect with Kaggle | `apiKey` | Yes | Unknown | | [LinkPreview](https://www.linkpreview.net) | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes |