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