Qodex.ai
Qodex.ai
Introduction
API ExBot
API GoLogin
Profile operations
Clone profileList profilesGet browser historyGet profile dataExport profile to csvChange languageDelete multiple profilesCreate profileDelete profileImport profile from csvUpdate profileChange resolution
Proxy operations
Delete proxy from profileAdd proxyDelete proxyChange proxy of multiple profilesGet info about user's proxyCreate profile with free proxyUpdate proxy
Cookies operations
Clear cookiesGet browser cookies
Folder operations
Delete profile from folderDelete folderCreate a new folderGet info about foldersChange folder name
Profile tags
Add tag to profilesDelete tagChange tagDelete tag from profilesSearch tag on titleGet all tags
Fingerprint operations
Update fingerprint profileGet new fingerprintUpdate fingerprint multiple profiles
Cloud operations
Get profile websocket debugging urlStop cloud profileRun profile in cloud
User operations
Delete access tokenGet user dataEnable quick-settings-stepsGet proxy dataGet use metadataGet access token dataGet user balanceShow active sessionsCreate access token
Local Rest API
Start profileStop profile
Available browsers
Minor versionsMajor versions
Get timezoneRun profile in cloud
Introduction
API ExBot
API GoLogin
Profile operations
Clone profileList profilesGet browser historyGet profile dataExport profile to csvChange languageDelete multiple profilesCreate profileDelete profileImport profile from csvUpdate profileChange resolution
Proxy operations
Delete proxy from profileAdd proxyDelete proxyChange proxy of multiple profilesGet info about user's proxyCreate profile with free proxyUpdate proxy
Cookies operations
Clear cookiesGet browser cookies
Folder operations
Delete profile from folderDelete folderCreate a new folderGet info about foldersChange folder name
Profile tags
Add tag to profilesDelete tagChange tagDelete tag from profilesSearch tag on titleGet all tags
Fingerprint operations
Update fingerprint profileGet new fingerprintUpdate fingerprint multiple profiles
Cloud operations
Get profile websocket debugging urlStop cloud profileRun profile in cloud
User operations
Delete access tokenGet user dataEnable quick-settings-stepsGet proxy dataGet use metadataGet access token dataGet user balanceShow active sessionsCreate access token
Local Rest API
Start profileStop profile
Available browsers
Minor versionsMajor versions
Get timezoneRun profile in cloud
HomeAPI GoLoginProxy operations

Proxy operations

Number of APIs: 7

  1. Create profile with free proxy POST {{API_BASE_URL}}/browser

  2. Delete proxy from profile PATCH {{API_BASE_URL}}/browser/{{PROFILE_ID}}/proxy

  3. Change proxy of multiple profiles PATCH {{API_BASE_URL}}/browser/proxy/many

  4. Get info about user's proxy GET {{API_BASE_URL}}/users-proxies/profiles-proxies

  5. Add proxy POST {{API_BASE_URL}}/users-proxies

  6. Update proxy PATCH {{API_BASE_URL}}/users-proxies

  7. Delete proxy DELETE {{API_BASE_URL}}/users-proxies/{{PROXY_ID}}

Previous
Change resolution
Next
Delete proxy from profile