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
