# HTTP Cat API **Provider:** HTTP Cat **Category:** entertainment **Base URL:** `https://http.cat` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://http.cat/ ## Description An API for the awesome HTTP Cats! Use it in your website to show funny error messages. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://http.cat/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://http.cat' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/http-cat/) — CC BY 4.0*