Poll device flow results and exchange for API Key
POST/api/auth/device/token
Continue to poll by intervalSeconds when returning to authorization_pending;
When returning slow_down, Retry-After or data.retryAfterSeconds should be read for backoff;
Returns expired_token to indicate that the current device code has expired or been consumed.
Request
Responses
- 200
- 401
- 403
- 409
- 428
- 429
- 503
After the approval is successful, a one-time plaintext API Key and account information are returned.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.