Letterboxd
**[READ DOCUMENTATION](https://letterboxd.blazingapis.com/?host=rapidapi)** ## ❓About We provide the most complete and reliable Letterboxd API on Rapid's API marketplace. - **Wide coverage of endpoints** Our API supports all endpoints (except endpoints that require user authentication). Fetch films, film collections, contributors, lists, log entries, members, news & more. - **Unofficial, yet…
Letterboxd endpoints
| Method | Endpoint | Description |
|---|---|---|
| Contributors | ||
| GET |
/api/letterboxd/contributor/{id}/contributions /api/letterboxd/contributor/{id}/contributions |
A cursored window over the list of contributions to films for a contributor. |
| GET |
/api/letterboxd/contributor/{id} /api/letterboxd/contributor/{id} |
Get details about a film contributor by ID or TMDB ID. |
| Film collections | ||
| GET |
/api/letterboxd/film-collections /api/letterboxd/film-collections |
A cursored window over the list of film collections. |
| GET |
/api/letterboxd/film-collection/{id} /api/letterboxd/film-collection/{id} |
Get details about a film collection by ID. The response will include the film relationships for the signed-in member and the member indicated by the member LID if specified. |
| Films | ||
| GET |
/api/letterboxd/film/{id}/members /api/letterboxd/film/{id}/members |
Get details of members’ relationships with a film by ID. |
| GET |
/api/letterboxd/films/autocomplete /api/letterboxd/films/autocomplete |
DEPRECATED |
| GET |
/api/letterboxd/films /api/letterboxd/films |
A cursored window over the list of films. |
| GET |
/api/letterboxd/films/genres /api/letterboxd/films/genres |
Get a list of genres supported by the /films endpoint. |
| GET |
/api/letterboxd/films/countries /api/letterboxd/films/countries |
Get a list of countries supported by the /films endpoint. |
| GET |
/api/letterboxd/film/{id}/availability /api/letterboxd/film/{id}/availability |
FIRST PARTY Get availability data for a film by ID. |
| GET |
/api/letterboxd/film/{id}/member/{member} /api/letterboxd/film/{id}/member/{member} |
Get details of a member’s relationship with a film by ID. |
| GET |
/api/letterboxd/film/{id} /api/letterboxd/film/{id} |
Get details about a film by ID or TMDB ID. Supports an optional member ID to honor custom-poster settings. |
| GET |
/api/letterboxd/film/{id}/statistics /api/letterboxd/film/{id}/statistics |
Get statistical data about a film by ID. |
| GET |
/api/letterboxd/films/availability-types /api/letterboxd/films/availability-types |
Get a list of availability types supported by the /films endpoint. |
| GET |
/api/letterboxd/films/languages /api/letterboxd/films/languages |
Get a list of languages supported by the /films endpoint. |
| GET |
/api/letterboxd/films/film-services /api/letterboxd/films/film-services |
Get a list of services supported by the /films endpoint. |
| Lists | ||
| GET |
/api/letterboxd/list/{id}/statistics /api/letterboxd/list/{id}/statistics |
Get statistical data about a list by ID. |
| GET |
/api/letterboxd/list/{id} /api/letterboxd/list/{id} |
Get details of a list by ID. |
| GET |
/api/letterboxd/lists /api/letterboxd/lists |
A cursored window over a list of lists. |
| GET |
/api/letterboxd/list/{id}/comments /api/letterboxd/list/{id}/comments |
A cursored window over the comments for a list. |
| GET |
/api/letterboxd/list/{id}/entries /api/letterboxd/list/{id}/entries |
Get entries for a list by ID. |
| GET |
/api/letterboxd/lists/topics /api/letterboxd/lists/topics |
Get a list of featured topics/lists (e.g. for display in the Browse tab of our apps). |
| Log entries | ||
| GET |
/api/letterboxd/log-entries /api/letterboxd/log-entries |
A cursored window over the log entries for a film or member. A log entry is either a diary entry (must have a date) or a review (must have review text). Log entries can be both a… |
| GET |
/api/letterboxd/log-entry/{id}/members /api/letterboxd/log-entry/{id}/members |
Get details of members’ relationships with the film from a log entry by ID. |
| GET |
/api/letterboxd/log-entry/{id} /api/letterboxd/log-entry/{id} |
Get details about a log entry by ID. |
| GET |
/api/letterboxd/log-entry/{id}/comments /api/letterboxd/log-entry/{id}/comments |
A cursored window over the comments for a log entry’s review. |
| GET |
/api/letterboxd/log-entry/{id}/statistics /api/letterboxd/log-entry/{id}/statistics |
Get statistical data about a log-entry’s review by ID. |
| Members | ||
| GET |
/api/letterboxd/member/{id}/review-tags-2 /api/letterboxd/member/{id}/review-tags-2 |
DEPRECATED |
| GET |
/api/letterboxd/member/{id}/review-tags /api/letterboxd/member/{id}/review-tags |
DEPRECATED |
| GET |
/api/letterboxd/members /api/letterboxd/members |
A cursored window over the list of members. |
| GET |
/api/letterboxd/members/pronouns /api/letterboxd/members/pronouns |
Get a list of pronouns supported by the PATCH /me endpoint. |
| GET |
/api/letterboxd/member/{id}/statistics /api/letterboxd/member/{id}/statistics |
Get statistical data about a member by ID. |
| GET |
/api/letterboxd/member/{id} /api/letterboxd/member/{id} |
Get details about a member by ID. |
| GET |
/api/letterboxd/member/{id}/list-tags-2 /api/letterboxd/member/{id}/list-tags-2 |
Get the list of a member’s tags, or those that match an optional search prefix. |
| GET |
/api/letterboxd/member/{id}/log-entry-tags /api/letterboxd/member/{id}/log-entry-tags |
Get the list of a member’s tags, or those that match an optional search prefix. |
| GET |
/api/letterboxd/member/{id}/activity /api/letterboxd/member/{id}/activity |
A cursored window over the activity for a member. |
| GET |
/api/letterboxd/member/{id}/watchlist /api/letterboxd/member/{id}/watchlist |
Get details of a member’s public watchlist by ID. |
| GET |
/api/letterboxd/member/{id}/list-tags /api/letterboxd/member/{id}/list-tags |
DEPRECATED |
| News | ||
| GET |
/api/letterboxd/news /api/letterboxd/news |
Get recent news from the Letterboxd editors. |
| Search | ||
| GET |
/api/letterboxd/search /api/letterboxd/search |
The pagination cursor. |
| Stories | ||
| GET |
/api/letterboxd/story/{id}/comments /api/letterboxd/story/{id}/comments |
A cursored window over the comments for a story. |
| GET |
/api/letterboxd/story/{id} /api/letterboxd/story/{id} |
Get details of a story by ID. |
| GET |
/api/letterboxd/story/{id}/statistics /api/letterboxd/story/{id}/statistics |
Get statistical data about a story by ID. |
| GET |
/api/letterboxd/stories /api/letterboxd/stories |
A cursored window over a list of stories. |
Letterboxd pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $20 / month | — |
|