Log in with application/x-www-form-urlencoded credentials.
On success, the API returns an access token and also sets the auth_token cookie used by browser-based and WebSocket flows.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response