mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-14 09:36:46 +02:00
Addition of multiple animal api
+ random.cat + random.dog + thecatapi.com + randomfox.ca
This commit is contained in:
parent
ada6222117
commit
59b97f22f0
1 changed files with 4 additions and 0 deletions
|
@ -66,6 +66,10 @@ API | Description | Auth | HTTPS | CORS | Link |
|
|||
| Movebank | Movement and Migration data of animals | No | Yes | Unknown | [Go!](https://github.com/movebank/movebank-api-doc) |
|
||||
| Petfinder | Adoption | `apiKey` | Yes | Unknown | [Go!](https://www.petfinder.com/developers/api-docs/) |
|
||||
| RescueGroups | Adoption | No | Yes | Unknown | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
|
||||
| RandomCat | Random pictures of cats | No | Yes | Unknown | [Go!](https://aws.random.cat/meow) |
|
||||
| RandomDog | Random pictures of dogs | No | Yes | Unknown | [Go!](https://random.dog/woof.json) |
|
||||
| The Cat API | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) |
|
||||
| RandomFox | Random pictures of foxes | No | Yes | Unknown | [Go!](https://randomfox.ca/floof/) |
|
||||
|
||||
### Anime
|
||||
API | Description | Auth | HTTPS | CORS | Link |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue