Skip to content
For developers

The Nexview interface

Nexview has 227 addresses. Nearly all of them are internal: the interface talks to the server and both change together. Thirteen carry a promise — those you can build on.

How to get in

Every account creates an API token in its profile under Account → Security. Send it as Authorization: Bearer …. A token has exactly the rights of its account — no more. A may only read switch restricts it to GET.

curl -H "Authorization: Bearer nxv_…" \
  https://your-nexview/api/v1/requests/mine

In your own installation

/docs carries the same reference, but interactive — with your data and your token. This page explains; it does not operate.

Nexview uses TMDB as its data source but is not from TMDB and is not endorsed or certified by TMDB. The screenshots come from a test installation; the accounts and requests shown in them are made up.

Nexview is published under the AGPL-3.0 licence. Radarr, Sonarr, Plex, Docker, Synology, IMDb, Rotten Tomatoes, Metacritic and JustWatch are trademarks of their respective owners and are named here for descriptive purposes only. Some of the icons on this page are based on Lucide (ISC licence) — copyright held in part by Cole Bemis 2013–2022 as part of Feather (MIT licence), otherwise by the Lucide contributors from 2022.