EcoGreen Movie API
Movie API provides reliable, developer-friendly access to structured movie metadata using publicly available sources. Search by movie titles and person names to retrieve details, classifications, and people information—without exposing internal IDs. Built for analytics, discovery, and automation.
986 ms avg latency
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
EcoGreen Movie API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search persons /movie/search-by-person |
Find movies associated with a specific person. You can search by actor, director, or writer using the person's name. Returns a list of movies with title, release year, and role.… |
| GET |
Classifications /movie/classification |
Return classification-related metadata for a movie, including genres, themes, ratings, and content categories where available. Ideal for filtering, recommendation systems,… |
| GET |
People /movie/people |
Retrieve cast and crew information for a movie using its title. Includes directors, main cast, and key contributors where publicly available. Designed for credit lookup, talent… |
| GET |
Details /movie/details |
Retrieve structured metadata about a movie using its title. Returns core details such as release year, description, genres, runtime, country, and related metadata sourced from… |