Clicky

Retrieving the token

Updated 2 days ago by Yelena

Related articles

In order to use API with Multilogin X, you must send a valid token with your requests. This article goes over how to get that authentication token.

The token expires in 1 hour. You can refresh it with the "User Refresh Token" endpoint.
  1. Go to app.multilogin.com
  2. Open DevTools in your browser. Here's how to do that for Chromium- and Firefox-based browsers:
    1. Windows and Linux: press Ctrl + Shift + I
    2. macOS: press Cmd + Option + I
  3. Switch to the "Network" tab in the DevTools panel
  4. Log in to your Multilogin X account
  5. In the logs appearing in DevTools, search for signin and click on it
  6. Switch to the "Response" tab in the newly opened panel and find the value of the token attribute


Check out our latest news, research, and tutorials


Has your issue been resolved?