From bc20da3e46a904ff2376466e92690229e3b394f7 Mon Sep 17 00:00:00 2001 From: Xinyi Xiang/ Vicky Date: Wed, 20 Oct 2021 21:28:40 -0700 Subject: [PATCH] Add eBird (#2411) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77f9fbc2..7b46ac61 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ API | Description | Auth | HTTPS | CORS | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Yes | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | +| [eBird](https://documenter.getpostman.com/view/664302/S1ENwy59) | Retrieve recent or notable birding observations within a region | `apiKey` | Yes | Unknown | | [Elephants](https://elephant-api.herokuapp.com/) | A free API to feature awesome elephants in your next project | No | Yes | Yes | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Yes | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | No |