Skip to content

Unofficial Plex API Documentation

Michael Shepanski edited this page Jun 9, 2015 · 49 revisions

Thought this would be a good place to document the various API features I have found when writing this API to help others out. So without further adieu lets, begin.

MyPlex

These pages are hosted on the Plex.TV website (not the Plex Media Server).

https://my.plexapp.com/users/sign_in.xml - Sign into Plex; Get an Auth Token. https://plex.tv/api/resources?includeHttps=1 - List Plex resources we can connect to.

Clone this wiki locally