• Website
  • Server status
  • API documentation
  • Blog
Telegram Icon Community
EN
English
Português
Русский
中文 (中国)
Tiếng Việt
Log in Try for €3.99
  • Website
  • Server status
  • API documentation
  • Blog
  • Telegram Icon Community
  • English (US)
    English
    Português
    Русский
    中文 (中国)
    Tiếng Việt
Log in View Plans

Low-code automation with Postman

Automate browser tasks with Postman – no coding required. Learn how to send API requests, manage profiles, and streamline workflows with minimal effort.

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting started with Multilogin X automation
  • Basic automation with CLI
  • Low-code automation with Postman
  • Script runner & predefined scripts
  • Puppeteer, Selenium, and Playwright
  • Custom API scripts with Python
  • Quick solutions in Developer Tools
  • Home
  • Multilogin X
  • Task automation with API
  • Low-code automation with Postman
  • How to create a profile with Postman

How to create a profile with Postman

Written by Jason N ( Updated on May 2nd, 2025 )

Updated on May 2nd, 2025

In this article, we will use the “POST Profile Create” endpoint to build a simple script for creating profiles. This way, you can create multiple profiles at once.

Before you start

  1. Complete all three steps from this article, including “Using the bearer token”: they will allow you to sign in correctly
  2. Navigate to the "Profile Management" folder in your Postman workspace and select “POST Profile Create”
  3. Insert your values into the below variables in the script:
    1. folder_id → find this value using our guides: 
      1. DevTools 
      2. Postman 
      3. CLI (via list-folder command)
    2. fingerprint → these parameters must be provided only if the corresponding flags are set to custom

Running the script

  1. For bulk profile creation, specify the number of profiles in the times parameter (you can create up to 10 profiles at a time)

  1. Click "Send" to execute the request: a "200" status means success

Script example

{
   "name": "Test",
   "folder_id": "<FOLDER_ID>",
   "core_version": 124,
   "browser_type": "mimic",
   "os_type": "windows",
   "parameters": {
      "storage": {
         "is_local": false,
         "save_service_worker": true
      },
      "flags": {
         "audio_masking": "mask",
         "fonts_masking": "custom",
         "geolocation_masking": "custom",
         "geolocation_popup": "prompt",
         "graphics_masking": "mask",
         "graphics_noise": "mask",
         "localization_masking": "custom",
         "media_devices_masking": "custom",
         "navigator_masking": "custom",
         "ports_masking": "mask",
         "proxy_masking": "custom",
         "screen_masking": "custom",
         "timezone_masking": "custom",
         "webrtc_masking": "custom"
      },
      "fingerprint": {
         "navigator": {
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36",
            "hardware_concurrency": 2,
            "os_cpu": "windows",
            "platform": "Win32"
         },
         "localization": {
            "accept_languages": "ro-RO",
            "languages": "ro-RO",
            "locale": "ro-RO"
         },
         "timezone": {
            "zone": "Europe/Bucharest"
         },
         "graphic": {
            "vendor": "ANGLE (NVIDIA, NVIDIA GeForce RTX 4070 Ti Direct3D11 vs_5_0 ps_5_0, D3D11)",
            "renderer": "Google Inc. (NVIDIA)"
         },
         "webrtc": {
            "public_ip": "192.165.22.1"
         },
         "fonts": [
            "Arial",
            "Calibri",
            "Cambria Math"
         ],
         "media_devices": {
            "video_inputs": 1,
            "audio_inputs": 2,
            "audio_outputs": 1
         },
         "screen": {
            "width": 1920,
            "height": 1080,
            "pixel_ratio": 2
         },
         "geolocation": {
            "latitude": 55,
            "longitude": -54,
            "altitude": 100,
            "accuracy": 152
         },
         "ports": [
            65535
         ],
         "cmd_params": {
            "params": [
               {
                  "flag": "disable-notifications",
                  "value": "true"
               }
            ]
         }
      }
   }
}
 
 

Video guide

Your browser does not support HTML5 video.
automation demo script script example api automation create profile

Was this article helpful?

Give feedback about this article

In this article

  • Before you start
  • Running the script
  • Script example
  • Video guide

Multilogin community

Stay informed, share your thoughts, and engage with others!

Join us on Telegram

Read more on the topic

blogpost img

10 Best Datacenter Proxies for Web Scraping (2025 Edition)

Apr 2, 2025 5 min read
Google SERP Img

What is a Google SERP Proxy and Why Should You Care?

Apr 1, 2025 6 min read
UK Proxy Img

What Are Dedicated UK Proxies? Everything You Need to Know

Apr 1, 2025 6 min read
art-icon

Related Articles

  • How to start a profile with Postman
  • How to update a profile with Postman

ANTIDETECT PLATFORM

  • Antidetect browser
  • Mobile antidetect browser
  • Headless browser
  • Multilogin residential proxies
  • Multi-account management
  • Web automation

RESOURCES

  • Knowledge base
  • API documentation
  • Glossary
  • Blog
  • Multilogin 6 download
  • Server status
  • Release notes

PLATFORM PROXIES

  • Google proxy
  • Facebook proxy
  • Reddit proxy
  • Twitter proxy
  • Amazon proxy
  • LinkedIn proxy

GEO PROXIES

  • Japan proxy
  • UK proxy
  • USA proxy
  • China proxy
  • Canada proxy
  • India proxy

MULTI-ACCOUNT MANAGEMENT

  • Create multiple Facebook accounts
  • Create multiple LinkedIn accounts
  • Create multiple Amazon accounts
  • Create multiple eBay accounts
  • Create multiple Gmail accounts
  • Create multiple Discord accounts

COMPARISON

  • Multilogin vs. Gologin
  • Multilogin vs. Adspower
  • Multilogin vs. Dolphin Anty
  • Multilogin vs. Incognition
  • Multilogin vs. Octo Browser

GET IN TOUCH

  • Contact 24/7 support
    [email protected]
  • Contact sales
  • Affiliate program
  • Careers

© 2025 Multilogin. All rights reserved.

  • Privacy policy
  • Terms of service
  • Cookie policy
  • ANTIDETECT PLATFORM

    • Antidetect browser
    • Mobile antidetect browser
    • Headless browser
    • Multilogin residential proxies
    • Multi-account management
    • Web automation
  • RESOURCES

    • Knowledge base
    • API documentation
    • Glossary
    • Blog
    • Multilogin 6 download
    • Server status
    • Release notes
  • MULTI-ACCOUNT MANAGEMENT

    • Create multiple Facebook accounts
    • Create multiple LinkedIn accounts
    • Create multiple Amazon accounts
    • Create multiple eBay accounts
    • Create multiple Gmail accounts
    • Create multiple Discord accounts
  • COMPARISON

    • Multilogin vs. Gologin
    • Multilogin vs. Adspower
    • Multilogin vs. Dolphin Anty
    • Multilogin vs. Incognition
    • Multilogin vs. Octo Browser
  • PLATFORM PROXIES

    • Google proxy
    • Facebook proxy
    • Reddit proxy
    • Twitter proxy
    • Amazon proxy
    • LinkedIn proxy
  • GEO PROXIES

    • Japan proxy
    • UK proxy
    • USA proxy
    • China proxy
    • Canada proxy
    • India proxy
  • GET IN TOUCH

    • 24/7 support: [email protected]
    • Contact sales
    • Affiliate program
    • Careers
  • Privacy policy
  • Terms of service
  • Cookie policy

© 2025 Multilogin. All rights reserved.

Expand