API access
There is no public CineMention API. Here is what exists instead, and where film data actually comes from.
The addresses under /api
Everything under /api is there to serve this app’s own pages — search, the feed, the deck. It is undocumented, unversioned, scoped to the signed-in session, and it changes whenever a page above it does.
Treat it as internal. Building on it is not supported, and it will break under you without warning.
Film and TV data
Titles, cast, crew, synopses, posters and backdrops all come from TMDB. CineMention holds no rights to any of it and cannot pass it on. If you need that data, apply to TMDB directly — their API is free for non-commercial use and far better documented than anything here would be.
This product uses the TMDB API but is not endorsed or certified by TMDB.
Your own data
There is no export yet. Until there is, ask through Contact and you will get what the app holds on your account.
If there is ever a public API
- This page is where it will be documented, alongside the terms that come with it. Until then there is nothing to apply for.
- Whatever it turns out to be, the Terms of use still hold: no scraping, no mirror, and nothing that rebuilds CineMention somewhere else.