v1
latestSwagger 2.02026-07-143921.2 KBauthorization
Initiate an OAuth2 login flow for limited input devices
This flow should only be used by clients who cannot show a native webview or do not have advanced input controls. It is an alternative to GET /v2/authorize.
Third-party clients will need to use one or the other of these two endpoints, but they will generally not use both.
post/v2/device
Response
We have generated a unique device code and user code. These will only be valid for the amount of time specified in the expires_in field; if the user does not complete the login process in that amount of time, the client will need to request a new set of codes.