How to get profile, folder, and workspace IDs in DevTools
Profile, folder, and workspace IDs are required to run the majority of API requests with Multilogin X. Let's explore how to get them using Developer Tools.
How to get profile IDs
It is easy to find profile IDs in Multilogin X interface:
- Select a profile or several profiles in the list using checkboxes on the left
- Click “Copy profile ID” in the top menu

How to get workspace and folder IDs
Multilogin X comes as a desktop app and has a web-accessible interface. Pick the version that works best for you!
Desktop app
- Open Multilogin X app
- Open DevTools. Here's how to do that:
-
Windows and Linux: press
Ctrl + Shift + F12 -
macOS: press
Cmd + Shift + Fn + F12
-
Windows and Linux: press
- Switch to the “Network” tab in the DevTools
- Click the Multilogin logo at the top left of the sidebar
- A dropdown will appear with all the workspaces you’re part of
- Click the one you want to switch to
- In the logs appearing in DevTools, search for the word user or folders and click on it
- Switch to the “Preview” tab in the newly opened panel, where you will find the workspace ID or folder

Refer to the How to switch between Multilogin X workspaces article for more details about switching workspaces.
Web interface
- Go to the “Profiles” page in Multilogin X.
- Open DevTools. 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 and refresh the page
- In the logs appearing in DevTools, search for the word workspaces or folders and click on it
- Switch to the “Response” tab in the newly opened panel, where you will find the workspace IDs

How to get workspace (and default folder) ID via GUI
You can get workspace and default folder ID via GUI. The workspace ID is the same as the ID of the default folder. If you don't need the other folders – you can follow the steps below:
- Click the Multilogin logo in the upper left corner and select the workspace you need
- Click “Account” → “Account settings” in the left bottom corner
- Click the copy button next to the “Workspace ID” field
