From a6c5440652ebd92b6ce6cdb9ea59f211068247e4 Mon Sep 17 00:00:00 2001 From: Benjamin Taylor <49266701+0xBenjaminTaylor@users.noreply.github.com> Date: Mon, 26 Oct 2020 04:11:12 +1100 Subject: [PATCH] Added FBI Wanted API (#1377) Co-authored-by: Benjamin Taylor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b6e4c2e..161b0207 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ API | Description | Auth | HTTPS | CORS | | [Data.parliament.uk](http://www.data.parliament.uk/developers/) | Contains live datasets including information about petitions, bills, MP votes, attendance and more | No | No | Unknown | | [District of Columbia Open Data](http://opendata.dc.gov/pages/using-apis) | Contains D.C. government public datasets, including crime, GIS, financial data, and so on | No | Yes | Unknown | | [EPA](https://developer.epa.gov/category/apis/) | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown | +| [FBI Wanted](https://www.fbi.gov/wanted/api) | Access information on the FBI Wanted program | No | Yes | Unknown | | [FEC](https://api.open.fec.gov/developers/) | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown | | [Federal Register](https://www.federalregister.gov/reader-aids/developer-resources) | The Daily Journal of the United States Government | No | Yes | Unknown | | [Food Standards Agency](http://ratings.food.gov.uk/open-data/en-GB) | UK food hygiene rating data API | No | No | Unknown |