Browser Integrations
Platforms without public APIs (Twitter/X, LinkedIn, Instagram, TikTok) are accessed via the stealth browser — logging in with your credentials like a human would.How It Works
- You provide platform credentials (encrypted in vault)
- Agent launches a stealth browser session when needed
- Browser authenticates using your credentials
- Agent performs actions (post, reply, search) via the browser
- Session cookies persist for future sessions
Supported Platforms
| Platform | Actions |
|---|---|
| Twitter/X | Post, reply, DM, search, follow, analytics |
| Post, connect, message, search, analytics | |
| Post photos/reels, stories, comments, analytics | |
| TikTok | Upload videos, track trends, comments |
Anti-Detection
- No webdriver flags
- Real browser fingerprint (plugins, GPU, languages)
- Human-like mouse movements and typing patterns
- Proper event dispatching (isTrusted = true)

