Manage your cloud Android phones with a click, through the API, or simply by asking AI. Start with one and scale to hundreds, all from one dashboard. Pay only while your phones are running - your apps and data stay saved when they’re stopped.
Eleven regions on six continents. Pick the region per device, and the screen, ADB and video travel a short way instead of across the planet.
Most cloud phones are one generic Android image with a proxy bolted on. CLOUSD starts from real phones and adds the cloud on top.
Choose your model, install your apps, and make it yours.
Choose a connection or use your own proxy.
Save your setup, restore it, or clone it to another phone.
Use the dashboard, API, ADB, or just ask AI.
Every phone gets its own exit: mobile, residential or datacenter, in the country you choose. Switch it in one call, or plug in a proxy of your own.
Social, messaging, marketplaces, ads and creator platforms: the apps your team runs on, checked every day on real device profiles.
Copy an API key from Settings and hand it to the agent you already use. It creates the devices, picks the networks and invites your team in a few minutes. Nothing to learn.
Every action in the dashboard, and every action the assistant takes, is a plain REST call. Bring your own scripts, CI or agents; get ADB when you need to go lower.
Authorization: Bearer cl_live_••••••••
{
"profile": "galaxy-a16-5g",
"android": "16",
"network": { "type": "mobile", "country": "DE" },
"quantity": 5
}
{
"job": "job_8a1c",
"ids": [
"dev_04f2", "dev_04f3", "dev_04f4",
"dev_04f5", "dev_04f6"
]
}
Train, test and run mobile agents on devices modelled on real phones, not on an emulator. Save a state, reset it before every run, clone as many copies as the job needs.