mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-02 01:07:45 +02:00
change auth for cats api (#795)
This commit is contained in:
parent
02a01518d5
commit
5b79de467b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Please note a passing build status indicates all listed APIs are available since
|
|||
API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | Unknown |
|
||||
| [Cats](https://thecatapi.com/docs.html) | Pictures of cats from Tumblr | No | Yes | Unknown |
|
||||
| [Cats](https://thecatapi.com/docs.html) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown |
|
||||
| [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes |
|
||||
| [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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue