Cloud Phone API
FreshThe Cloud Phone API provides remote management of GEELark cloud phones via https://openapi.geelark.com/open/v1/....
Endpoints Overview
| Endpoint | URL | Description |
|---|---|---|
| Create (Deprecated) | /phone/add | Create cloud phones (legacy) |
| Create V2 | /phone/addNew | Create cloud phones with model selection |
| Start | /phone/start | Batch start cloud phones |
| Stop | /phone/stop | Batch stop cloud phones |
| Delete | /phone/delete | Batch delete cloud phones |
| List | /phone/list | Get cloud phone list with filters |
| Query Status | /phone/status | Check cloud phone status |
| Update | /phone/detail/update | Modify cloud phone info |
| Transfer | /phone/transfer | Transfer cloud phones between accounts |
| Get GPS | /phone/gps/get | Query GPS coordinates |
| Set GPS | /phone/gps/set | Update GPS coordinates |
| Screenshot | /phone/screenshot | Take and retrieve screenshots |
| Device ID | /phone/deviceId | Get device identifier |
| Set Network | /phone/netType | Set Wi-Fi or mobile network |
| Set ROOT | /phone/root | Enable/disable ROOT access |
| New Device | /phone/newDevice | One-click new device identity |
| Brand List | /phone/brand/list | Get supported phone brands/models |
| Send SMS | /phone/sms | Send SMS to cloud phone |
| Import Contacts | /phone/contacts/import | Batch import contacts |
Android Version Support
| Version Code | Android Version | Notes |
|---|---|---|
Android 9 | Android 9 | V2 only, limited ADB |
Android 10 | Android 10 | Full support |
Android 11 | Android 11 | Full support |
Android 12 | Android 12 | Full support |
Android 13 | Android 13 | Full support |
Android 14 | Android 14 | Full support |
Android 15 | Android 15 | US region supported |