Authentication
Get a Transient Token
This endpoint provides the caller with a temporary token with the same access level as the caller’s token. These tokens are valid for up to 48 hours and are destroyed if the server instance is restarted.
GET
{protocol}://{ip}:{port}
/
security
/
token
Authorizations
X-Plex-Token
string
headerrequiredPlex Authentication Token
Query Parameters
type
enum<string>
requireddelegation
- This is the only supported type
parameter.
Available options:
delegation
scope
enum<string>
requiredall
- This is the only supported scope
parameter.
Available options:
all