Inspect Cloudflare zones, DNS, analytics, and security from your phone, and run urgent operations — DNS edits, cache purge, security toggles — with your own scoped API token.
Sia Manager for Cloudflare is an independent Android client that lets operators inspect their Cloudflare infrastructure and run urgent tasks — DNS edits, cache purge, and security toggles — from a phone or tablet. It is built for the moment something breaks and you are away from a desk: connect a scoped Cloudflare API Token, review what is happening, and fix it. Built with Kotlin and Jetpack Compose, it works without a Sia Makerlab account and without any relay or middleman server.
Serverless, direct connection. The app talks directly from your device to the official Cloudflare REST and GraphQL APIs at api.cloudflare.com, using the API Token you provide. There is no Sia Makerlab server in the path, so your token, zones, DNS values, and analytics are never collected by us. It communicates only with Cloudflare.
Scoped tokens only. The app supports Cloudflare API Tokens exclusively — Global API Keys and passwords are not accepted — so you can grant it precisely the permissions you want and revoke them at any time. A read-only token disables every write control in the UI. Tokens are encrypted at rest with Android Keystore-backed AES encryption, are never shown again after entry (only the last four characters are displayed), and are excluded from device cloud backups (allowBackup=false).
Safe operations. Write actions are graded by risk and gated behind explicit confirmation dialogs; duplicate submissions during an in-flight operation are suppressed, and after a write the app re-fetches the affected resource from Cloudflare rather than blindly retrying. Data is kept isolated per account and per zone so nothing leaks across accounts, and a local activity log records recent reads and writes — with tokens, DNS values, email addresses, and account IDs deliberately kept out of it. The app ships with no analytics SDK, no advertising SDK, and no crash reporting.
Independence & trademarks: Sia Manager for Cloudflare is an independent application and is not affiliated with, endorsed by, or sponsored by Cloudflare, Inc. "Cloudflare" and related names and logos are trademarks of Cloudflare, Inc. and are used here only descriptively. The app communicates only with the official Cloudflare APIs using credentials you provide.