Retrieving the token
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.
- Go to app.multilogin.com
- Open DevTools in your browser. Here's how to do that for Chromium- and Firefox-based browsers:
- Windows and Linux: press
Ctrl + Shift + I
- macOS: press
Cmd + Option + I
- Windows and Linux: press
- Switch to the "Network" tab in the DevTools panel
- Log in to your Multilogin X account
- In the logs appearing in DevTools, search for signin and click on it
- Switch to the "Response" tab in the newly opened panel and find the value of the token attribute