Cloud Phone Management
Create, start, stop, and manage cloud phones. Configure GPS, proxies, network settings, and device identities via REST API.
Complete documentation for the GEELark Cloud Phone and Browser APIs. Manage cloud phones, automate social media tasks, and control anti-detect browsers programmatically.
GEELark provides two separate API systems:
| Feature | Cloud Phone API | Browser API |
|---|---|---|
| Base URL | https://openapi.geelark.com/open/v1/... | http://localhost:40185/api/v1/browser/... |
| Access | Remote (internet) | Local (desktop client) |
| Auth | Token or Key verification | None (local only) |
| Purpose | Cloud phone management + automation | Anti-detect browser management |