From 7f43d3fdf601679ccfb6b07ae79d7e6c42bfac62 Mon Sep 17 00:00:00 2001 From: sn-lui Date: Sun, 17 May 2026 17:07:48 +0100 Subject: [PATCH] Add Warnely (Open Data) Composite travel-safety scores for 180 countries combining UK FCDO, US State Department, Global Peace Index, World Bank Worldwide Governance Indicators, and a live news incident wire. - Auth: None - HTTPS: Yes - CORS: Yes (*) - Licence: CC BY 4.0 - Docs: https://warnely.com/developers - OpenAPI 3.1 spec: https://warnely.com/openapi.json --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63889589..a4939831 100644 --- a/README.md +++ b/README.md @@ -1340,6 +1340,7 @@ API | Description | Auth | HTTPS | CORS | | [UPC database](https://upcdatabase.org/api) | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | | [Urban Observatory](https://urbanobservatory.ac.uk) | The largest set of publicly available real time urban data in the UK | No | No | No | | [Voidly](https://voidly.ai/api-docs) | Internet censorship measurements, incidents, and ISP-level blocking data across 126 countries | No | Yes | No | +| [Warnely](https://warnely.com/developers) | Composite travel-safety scores for 180 countries (FCDO + US State + GPI + WGI + live incident wire), OpenAPI 3.1 spec, CC BY 4.0 | No | Yes | Yes | | [Wikidata](https://www.wikidata.org/w/api.php?action=help) | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | | [Wikipedia](https://www.mediawiki.org/wiki/API:Main_page) | Mediawiki Encyclopedia | No | Yes | Unknown | | [Yelp](https://www.yelp.com/developers/documentation/v3) | Find Local Business | `OAuth` | Yes | Unknown |