# Studio Ghibli API **Provider:** Studio Ghibli **Category:** entertainment **Base URL:** `https://ghibliapi.herokuapp.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://ghibliapi.herokuapp.com ## Description Resources from Studio Ghibli films ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://ghibliapi.herokuapp.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://ghibliapi.herokuapp.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/studio-ghibli/) — CC BY 4.0*