From 5505f53fa6a4fe3edfb54b3e4fff2204f0f7f46b Mon Sep 17 00:00:00 2001 From: bgongre <27456325+bgongre@users.noreply.github.com> Date: Fri, 2 Aug 2019 09:33:11 -0400 Subject: [PATCH] Updated PetFinder API Information (issue #938 & #913) (#992) * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 150f0621..27bb5370 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ API | Description | Auth | HTTPS | CORS | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Unknown | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown | | [Movebank](https://github.com/movebank/movebank-api-doc) | Movement and Migration data of animals | No | Yes | Unknown | -| [Petfinder](https://www.petfinder.com/developers/api-docs/) | Adoption | `apiKey` | Yes | Unknown | +| [Petfinder](https://www.petfinder.com/developers/) | Adoption | `OAuth` | Yes | Unknown | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes |