thecatapi.com Open in urlscan Pro
172.67.165.7  Public Scan

Submitted URL: http://thecatapi.com/
Effective URL: https://thecatapi.com/
Submission: On May 20 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

 * pricing
 * documentation
 * more apis
 * showcase


THE CAT API
CATS AS A SERVICE.


BECAUSE EVERYDAY IS A CATURDAY.

An API all about cat.

60k+ Images. Breeds. Facts.

get your api key read our guides
 * Voting
 * Breeds
 * Favs

 * 
 * 
 * 




GET CATS WITH A FEW LINES OF CODE

Get instant access to tens of thousands of cats so you can delight customers
with ever changing content, facts and breed info.


const headers = new Headers({
  "Content-Type": "application/json",
  "x-api-key": "DEMO-API-KEY"
});

var requestOptions = {
  method: 'GET',
  headers: headers,
  redirect: 'follow'
};

fetch("https://api.thecatapi.com/v1/images/search?size=med&mime_types=jpg&format=json&has_breeds=true&order=RANDOM&page=0&limit=1", requestOptions)
  .then(response => response.text())
  .then(result => console.log(result))
  .catch(error => console.log('error', error));        





GET POWERED BY CATS

Start smart, scale efficiently.

$0.00/Month


FREE

FREE cats to help developers learn.

 * 10,000 requests a month
 * Join our helpful community
 * Free code samples
 * Images & breed information
 * Commercial license
 * Cat facts
 * Detailed breed information
 * Medical data coming soon

Get Free Access
$10.00/Month


PRO

For businesses who are using the images and facts commercially

 * 100,000 requests a month
 * Join our helpful community
 * Free code samples
 * Images & breed information
 * Commercial license
 * Cat facts
 * Detailed breed information
 * Medical data coming soon
 * Realtime web-hooks coming soon

Get Commercial Access
Price on request


ENTERPRISE

Built for your businesses needs with unlimited requests and bespoke features.

 * Free and Pro features +
 * Unlimited requests a month
 * Hi-res images
 * Premium images
 * Video streams
 * Trend data
 * Cat facts

Get Unlimited Access



WHAT OTHER CAT LOVERS THINK

The Cat API has delivered billions of requests to over 80,000 developers

Error: Error loading testimonials, please try again later.



THE CAT API

Images. Breeds. Facts.

get your api key read our guides



DETAILS

 * About Us


COMMUNITY AND SUPPORT

 * Discord
 * Forum


OUR OTHER APIS

 * The Auth API
 * The Report API
 * The Analytics API
 * The Image API
 * More APIs


LEGALS

 * Terms & Conditions
 * Privacy Policy