cataas.com Open in urlscan Pro
94.23.214.79  Public Scan

Submitted URL: http://cataas.com/
Effective URL: https://cataas.com/
Submission: On July 14 via api from US — Scanned from FR

Form analysis 0 forms found in the DOM

Text Content

 * Cataas
 * 😻 Upload cat
 * 📚 API doc

 * Follow on 🐦‍Buy me a 🍺


CATAAS


CAT AS A SERVICE

Is a REST API to spread peace and love (or not) thanks to cats.
Have 1695 cats for now

Give me a cat

Hey ! Do you like Cataas? Do you want to support the project ?Buy me a beer 🍺

Hey cat lovers, new major version of cataas :

 * Now JSON will returns if request contain application/json header, API doc
   updated here
 * Fix tags search and fix tags combined with "," separator (see documentation)

--------------------------------------------------------------------------------


BASIC

UrlDescriptionExample/catWill return a random catRandom cat/cat/:tagWill return
a random cat with a :tag, You can combine multiple tags with :tag
separatorRandom orange cute cat/cat/gifWill return a random gif cat \o/Random
gif cat/cat/says/:textWill return a random cat saying :textRandom cat saying
hello/cat/:tag/says/:textWill return a random cat with a :tag and saying
:textRandom cute cat saying
hello/cat/says/:text?fontSize=:size&fontColor=:colorWill return a random cat
saying :text with text's :fontSize and text's :fontColorCustom random cat saying
hello


ADVANCED

UrlDescriptionExample/cat?type=:typeWill return a random cat with image :type
(xsmall, small, medium or square)Random cat with type/cat?filter=:filterWill
return a random cat with image filtered by :filter (blur, mono, negate or
custom)Random cat
filtered/cat?filter=custom&brightness=:brightness&lightness=:lightness&saturation=:saturation&hue=:hueWill
return a random cat with image filtered by :brightness, :lightness, :saturation
and :hueRandom cat filtered/cat?filter=custom&r=:red&g=:green&b=:blueWill return
a random cat with image filtered by :red, :green and :blueRandom cat
filtered/cat?width=:width or /cat?height=:heightWill return a random cat with
:width or :heightRandom cat with custom size/cat?html=trueWill return a random
cat in a HTML page, usefull for Twitter or Facebook embedded renderRandom cat in
HTML/cat?json=trueWill return a random cat in a JSON objectRandom cat in
JSON/cat/gif/says/Hello?filter=mono&fontColor=orange&fontSize=20&type=squareMix
'em all :DCombo


GET JSON DATA

UrlDescriptionExample/api/cats?tags=tag1,tag2&skip=0&limit=10Will return all
catsGet all cute cats/api/tagsWill return all tagsGet all tags

@ 2024 - Made with ❤️ by Kevin - all rights reserved