Get started
Quickstart
From a GitHub URL to a signed APK on your phone — in five minutes.
The fastest way to feel Apirex. Five minutes, three steps, one APK on your phone.
1. Install the agent (one command)
Pick your OS. Run the command. That's it — Java, the Android SDK, Gradle, and the Apirex CLI install themselves.
curl -fsSL https://get.apirex.in | bash2. Connect a repo
Open the dashboard, click New project, paste a GitHub URL (or upload a ZIP). Apirex reads your routes, APIs, auth, and payments automatically.
3. Build
bash
apirex buildFirst build takes a few minutes. After that, incremental builds finish in under a minute. Plug your phone in (USB debugging on) and the APK installs itself.
NoteNothing about your source code leaves your machine. The agent runs locally; only structured planning context goes to AI providers.