Skip to content

Cloud Phone API

Fresh

The Cloud Phone API provides remote management of GEELark cloud phones via https://openapi.geelark.com/open/v1/....

Endpoints Overview

EndpointURLDescription
Create (Deprecated)/phone/addCreate cloud phones (legacy)
Create V2/phone/addNewCreate cloud phones with model selection
Start/phone/startBatch start cloud phones
Stop/phone/stopBatch stop cloud phones
Delete/phone/deleteBatch delete cloud phones
List/phone/listGet cloud phone list with filters
Query Status/phone/statusCheck cloud phone status
Update/phone/detail/updateModify cloud phone info
Transfer/phone/transferTransfer cloud phones between accounts
Get GPS/phone/gps/getQuery GPS coordinates
Set GPS/phone/gps/setUpdate GPS coordinates
Screenshot/phone/screenshotTake and retrieve screenshots
Device ID/phone/deviceIdGet device identifier
Set Network/phone/netTypeSet Wi-Fi or mobile network
Set ROOT/phone/rootEnable/disable ROOT access
New Device/phone/newDeviceOne-click new device identity
Brand List/phone/brand/listGet supported phone brands/models
Send SMS/phone/smsSend SMS to cloud phone
Import Contacts/phone/contacts/importBatch import contacts

Android Version Support

Version CodeAndroid VersionNotes
Android 9Android 9V2 only, limited ADB
Android 10Android 10Full support
Android 11Android 11Full support
Android 12Android 12Full support
Android 13Android 13Full support
Android 14Android 14Full support
Android 15Android 15US region supported

GEELark API Documentation - Built with VitePress