mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add Petfinder (#2511)
This commit is contained in:
parent
eec27dc1cc
commit
37faf32db8
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [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 |
|
||||
| [Movebank](https://github.com/movebank/movebank-api-doc) | Movement and Migration data of animals | No | Yes | Yes |
|
||||
| [Petfinder](https://www.petfinder.com/developers/) | Petfinder is dedicated to helping pets find homes, another resource to get pets adopted | `apiKey` | Yes | Yes |
|
||||
| [PlaceBear](https://placebear.com/) | Placeholder bear pictures | No | Yes | Yes |
|
||||
| [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes |
|
||||
| [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes |
|
||||
|
@ -129,6 +130,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Shibe.Online](http://shibe.online/) | Random pictures of Shiba Inu, cats or birds | No | Yes | Yes |
|
||||
| [The Dog](https://thedogapi.com/) | A public service all about Dogs, free to use when making your fancy new App, Website or Service | `apiKey` | Yes | No |
|
||||
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
### Anime
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|
|
Loading…
Add table
Reference in a new issue