Go to the main content

Working with API

You can automate account and profile manipulations by using API.

E.g., you can create the required number of profiles with the necessary settings (fingerprints, proxy, cookies) without having to open the client, and subsequently use them both in automated and manual mode.

The current API version supports:

  • Creating, deleting, and editing profiles, proxies, and tags.
  • Importing and exporting profiles and transferring them between accounts.
  • Getting a list of available GPUs, screen resolutions, and device models (for Android profiles).
  • Managing teams and team members' access rights.
  • Launching profiles for automation using Playwright, Puppeteer/Pyppeteer, Selenium, and CDP.
  • Launching one-time profiles, which are created and launched with a single request and are automatically deleted upon closing. This helps streamline automation in cases when you don't need to save such profiles.

A full list of available API features can be accessed here.

API is available for Base and higher subscription tiers. The limits depend on your subscription:

SubscriptionRPMRPH
Base50500
Team1001,500
Advanced200+3,000+

Your API token is available in Octo Browser in the master account settings on the "Additional" tab (the API token is not shown to team members).

API token