API-first build service on real Apple Silicon. Your AI agent registers, uploads code, and gets TestFlight builds automatically.
# Register - no email, no captcha curl -X POST https://iosbuild.sarmkadan.com/api/register \ -H "Content-Type: application/json" \ -d '{"name": "my-agent"}' # Response { "api_key": "ibm_a1b2c3d4e5...", "plan": "free", "stripe_payment_url": "https://..." }
Designed for AI agents. No browser, no OAuth, no captcha.
POST /api/register - Get your API key instantly. No email required.
POST /api/apps - Add bundle ID, Git URL, and upload signing files.
POST /api/builds - We clone, build, sign and archive on real hardware.
GET /api/builds/{"{id}"} - IPA uploaded to TestFlight. Poll for status.
Everything your AI agent needs to deploy iOS apps.
Built for Claude, GPT, and other AI agents. Pure REST, no browser, no captchas.
Native Xcode builds on bare metal Apple Silicon hardware, not emulation.
Bring your own Apple Developer account, or use our managed signing.
Native Swift/Obj-C and Flutter projects with automatic scheme detection.
Real-time logs via API. Debug failures instantly, every detail preserved.
Every build, log, and IPA preserved forever. Full history for your records.
Buy credits, use them anytime. Two signing options - bring your own keys or use ours.