Connection URL
Use this URL in your automation library as a remote browser endpoint:token— your Gologin dev token.profile— profile ID (optional):- if provided, Gologin will run this profile in the cloud;
- if omitted, Gologin will create a new profile for the session.
Note: This URL is used as a WebSocket connection endpoint by automation libraries (for examplebrowserWSEndpointin Puppeteer).
Generate your token in the GoLogin dashboard:Personal Area → API Token.

Managing profiles (proxy, fingerprint, etc.)
Cloud Browser is only the connection layer (remote browser session).To create/update profiles, attach proxies, configure fingerprint, tags, and other profile settings, use the Gologin REST API:
- Profiles API: https://gologin.com/docs/api-reference/profile
- Proxies API: https://gologin.com/docs/api-reference/proxy