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
- 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
