The Cat API
Number of APIs: 24

An open, free, read & write API all about Cats
The Cat API gives you access to 10000's of cat images - Upload your own images - Favourite or Vote on images - Get stats on your requests - Save a custom value with each request for each of your users
How is this free?
My goal is to create free, fun & useful public service API's, helping people learn to code, create awesome projects, and be a stable fixture in a turbulent world.
How do i get access?
Just signup for an API Key from https://theCatAPI.com for free. I'm looking forward to seeing what you make!
-
Votes - /votes/:vote_id DELETE {{endpoint}}v1/vote/:vote_id
-
Facts - Get Random Fact(s) GET {{endpoint}}v1/facts
-
Facts - Get Ordered Fact(s) About Breed GET {{endpoint}}v1/breeds/:breed_id/facts?limit=5&page=0&order=ASC
-
Webhooks - Create Webhook POST {{endpoint}}v1/webhooks
-
Images - /images/search GET {{endpoint}}v1/images/search?size=med&mime_types=jpg&format=json&has_breeds=true&order=RANDOM&page=0&limit=1
-
Images - /images/upload POST {{endpoint}}v1/images/upload
-
Images - /images/:image_id DELETE {{endpoint}}v1/images/:image_id
-
Images - /images/:image_id/breeds POST {{endpoint}}v1/images/:image_id/breeds
-
Images - /images/:image_id/breeds/:breed_id DELETE {{endpoint}}v1/images/:image_id/breeds/:breed_id
-
Favourites - /favourites GET {{endpoint}}v1/favourites