1
Endpoints
27
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Retrieves all Studio Ghibli films
Full URL
https://ghibliapi.vercel.app/films
Code Examples
curl -X GET 'https://ghibliapi.vercel.app/films'
Example Response
[
{
"id": "2baf70d1-42bb-4437-b551-e5fed5a87abe",
"title": "Castle in the Sky",
"director": "Hayao Miyazaki"
}
]
Version
v1
Tags
animationmovies
Related APIs
Discover similar APIs that might interest you