What happens to my API keys?
Your API keys are encrypted in your browser using your master password before being sent to our servers. We store only encrypted blobs โ we literally cannot read your keys even if we wanted to.
How fast is the failover?
We health-check your local instance every 30 seconds. After 3 consecutive failures (90 seconds), we trigger failover. Your cloud instance is typically serving traffic within 2 minutes of local going down.
What if I forget my master password?
We cannot recover your encrypted secrets. This is by design โ it's what makes the zero-knowledge architecture secure. We recommend using a password manager.
Does this work with OpenClaw?
Yes! HyperClaw is designed specifically for OpenClaw and similar AI agent frameworks. Just point your webhooks at our proxy endpoint and we handle the rest.
What counts as "cloud runtime"?
Cloud runtime is only billed when your cloud instance is actively serving traffic (i.e., during a failover). Standby time is included in your base subscription.