# HTTP Dog API **Provider:** HTTP Dog **Category:** entertainment **Base URL:** `https://http.dog` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://http.dog/ ## Description Dogs for every HTTP response status code ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://http.dog/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://http.dog' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/http-dog/) — CC BY 4.0*