# Catboy API **Provider:** Catboy **Category:** entertainment **Base URL:** `https://catboys.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://catboys.com/api ## Description Neko images, funny GIFs & more ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://catboys.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://catboys.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/catboy/) — CC BY 4.0*