Plex
Get a Pin
Retrieve a Pin ID from Plex.tv to use for authentication flows
POST
/
pins
Query Parameters
strong
boolean
default: falseDetermines the kind of code returned by the API call
Strong codes are used for Pin authentication flows
Non-Strong codes are used for Plex.tv/link
X-Plex-Product
string
X-Plex-Device
string
X-Plex-Version
string
X-Plex-Platform
string
Response
201 - application/json
id
integer
requiredcode
string
requiredproduct
string
requiredtrusted
boolean
default: falserequiredqr
string
requiredclientIdentifier
string
requiredThe X-Client-Identifier used in the request
location
object
requiredGeo location data
expiresIn
integer
default: 900requiredThe number of seconds this pin expires, by default 900 seconds
createdAt
string
requiredexpiresAt
string
requiredauthToken
string | null
newRegistration
null