Skip to the content.

API Documentation

Base URL for all endpoints https://cat-fact.herokuapp.com

The response time will likely be a few seconds long on the first request, because this app is running on a free Heroku dyno. Subsequent requests will behave as normal.

Endpoints

/facts Retrieve and query facts

/users* Get user data

* Requires authentication. As of now, this can only be achieved by logging in manually on the website.

Models

Fact An animal fact

User A user of the Cat Facts site