API Reference
Create a new cat
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
Playful
, Calm
, Bold
, Affectionate
, Energetic
, Gentle
, Curious
, Confident
, Friendly
, Mysterious
Image url of the cat. you can also upload a image of a cat see the /add-image api.