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

Getting started with Multilogin automation

Learn the basics of automation in Multilogin. Discover key concepts, benefits, and the best automation method for your needs.

search icon

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 automation
  • Basic automation with CLI
  • Low-code automation with Postman
  • Script runner & predefined scripts
  • Puppeteer, Selenium, and Playwright
  • Custom Python scripts
  • Quick solutions with Developer Tools
  • External automation tools
  • Home
  • breadcrumb separator bar
  • Multilogin (latest)
  • breadcrumb separator bar
  • Efficient task automation with API
  • breadcrumb separator bar
  • Getting started with Multilogin automation
  • breadcrumb separator bar
  • Multilogin API automation: beginner's guide

Multilogin API automation: beginner's guide

Written by Yana S ( Updated on March 16th, 2026 )

Updated on March 16th, 2026

Ready to automate your browser profiles with Multilogin? This guide breaks down the basics to get you started fast. We’ll cover important concepts like browser profiles, API authentication, automation tokens, proxies, and fingerprint management – all explained simply.

Get to know the basics

Before diving into automation, you should understand these core ideas:

  • Browser profiles: think of them as separate browser “identities” that keep your online activity separate
  • API authentication: a way to securely connect with Multilogin using a secret token
  • Automation tokens: your key to unlocking automation power
  • Proxies: servers that hide your real IP address for better privacy
  • Fingerprint management: tricks to make your browser look unique online

→ Want to dive deeper? Check out our API basics guide. 

Explore API documentation

Review the official API documentation to understand available endpoints, commands, and how they work.

→ Head over to the official Multilogin API Documenter page. 

Set up with Postman

Postman is a free tool that makes testing APIs super easy:

  • Download and install Postman
  • Import the Multilogin API collection (a set of ready-to-use commands)

This setup lets you send API requests without writing code first.

→ Learn how to set up Multilogin API with Postman. 

Get your automation token

To use the API, you need an automation token. This token proves who you are and gives you permission to control Multilogin elements.

→ Follow this to get your token in Postman: How to generate automation tokens with Postman  

Test basic requests in Postman

Start with fundamental API commands, such as creating a browser profile, starting, and stopping it. 

  • How to create a profile with Postman
  • How to start a profile with Postman
  • How to stop a profile with Postman

Understand HTTP status codes

When you send API requests, you get back a status code. This tells you if the request worked or if something went wrong.

Code Status Meaning Description
200 OK Success
The request was successful
201 Created New data added
The request successfully created something
400 Bad request User error
The request was invalid (e.g., missing data)
401 Unauthorized No access
Authentication failed (wrong token)
403 Forbidden No permission
You are not allowed to access this resource
404 Not found Missing
The requested resource does not exist
500 Internal server error API issue
Something went wrong on the API server

Was this article helpful?

Give feedback about this article

In this article

  • Get to know the basics
  • Explore API documentation
  • Set up with Postman
  • Get your automation token
  • Test basic requests in Postman
  • Understand HTTP status codes

Multilogin community

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

Telegram Icon Join us on Telegram

Read more on the topic

Blog Post 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
Related Article Title Icon

Related articles

  • Multilogin automation FAQ
  • API basics: key terms & concepts
  • Why use Postman with Multilogin?
Expand