⚡ Free Production API · Zero Forced Monthly Deposits

Deploy 14 AI Models Without GPU Server Costs

Pay $20 once for lifetime developer access. Build SaaS apps with serverless video rendering, zero-shot voice cloning, and AI avatars on GCP Cloud Run & Modal GPU clusters.

Enter Console Dashboard → View $20 Lifetime License
SDK / API:
curl -X POST https://api.runnerflo.com/v1/remotion-cloudrun/render \
  -H "Authorization: Bearer rfl_live_98a72b14c" \
  -H "Content-Type: application/json" \
  -d '{
    "compositionId": "product-promo",
    "inputProps": { "productName": "Nike Air Max", "price": "Rp 1.499.000" }
  }'

# Response 200 OK (Rendered on GCP Cloud Run & Cloudflare R2 Synced)
{"status": "success", "video_url": "https://pub.runnerflo.r2.dev/renders/render_981.mp4"}
curl -X POST https://api.runnerflo.com/v1/runnerflo-voiceclone/generate \
  -H "Authorization: Bearer rfl_live_98a72b14c" \
  -H "Content-Type: application/json" \
  -d '{"text": "Halo, selamat datang di Runnerflo B2B AI Platform", "lang": "id"}'

# Response 200 OK (Synthesized on Modal A10G GPU in 0.8s)
{"status": "success", "audio_b64": "UklGRiQAAABXQVZFZm10...", "url": "https://pub.runnerflo.r2.dev/audio/speech.wav"}
curl -X POST https://api.runnerflo.com/v1/runnerflo-avatar/generate \
  -H "Authorization: Bearer rfl_live_98a72b14c" \
  -F "image=@portrait.jpg" \
  -F "audio=@speech.wav" \
  -F "prompt=A professional speaking naturally"

# Response 200 OK (Generated on Modal A100 80GB GPU)
{"status": "success", "video_url": "https://pub.runnerflo.r2.dev/avatars/avatar_891.mp4"}
curl -X POST https://api.runnerflo.com/v1/flux.2-klein-4b/generate \
  -H "Authorization: Bearer rfl_live_98a72b14c" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "A modern executive CEO portrait, soft studio lighting", "width": 1024, "height": 1024}'

# Response 200 OK (Sub-second inference on Modal L4 GPU)
{"status": "success", "image_b64": "iVBORw0KGgoAAAANSUhEUgAA..."}
Why Developers Build on Runnerflo

Architected for B2B SaaS Founders

💳
$20 Lifetime License

Pay once $20 USD for developer access seumur hidup. Termasuk 100 kredit gratis awal untuk testing tanpa langganan SaaS bulanan.

Free Production API

Jalankan endpoint API di produk SaaS kamu tanpa harus melakukan deposit saldo bulanan yang dipaksa vendor.

🛡
1×24h Verification (Anti-Scam)

Proses verifikasi akun ketat mencegah spam & fraud abuse. Review email perusahaan diprioritaskan agar API kamu aman.

📈
Set Your Own Margins

Kamu bebas menentukan harga paket SaaS ke end-user kamu sendiri. Biaya dasar GPU otomatis terpotong per pemakaian.

🌐
Hybrid Serverless GPU

Autoscaling otomatis di GCP Cloud Run dan Modal GPU Clusters (A100, L4, A10G) tanpa perlu memikirkan server cold-start.

🔒
Fail-Closed & R2 Presigned URLs

Gateway Cloudflare Worker tervalidasi via Binding API internal D1 dengan ekspor media presigned URL Cloudflare R2 otomatis.

Compare Business Models

Replicate vs Runnerflo

Lihat bagaimana Runnerflo membantu developer menghemat ribuan dolar biaya API vendor.

Replicate / Wavespeed

  • ❌ Mandatory prepaid deposit ($10 - $50/mo)
  • ❌ High vendor markup on GPU cost
  • ❌ Wajib kartu kredit terhubung
  • ❌ Developer harus mengelola GPU scaling

Runnerflo B2B Platform

  • $20 USD Lifetime Access (Pay once seumur hidup)
  • Free Production API (Tanpa deposit bulanan)
  • Termasuk 100 kredit gratis awal
  • Bebas tentukan margin harga ke customer kamu
Frequently Asked Questions

Everything You Need to Know

Bagaimana alur pembayaran $20 USD seumur hidup ini bekerja?
Anda cukup membayar $20 USD satu kali saat registrasi onboarding. Biaya ini sudah mencakup lisensi API seumur hidup, setup infrastruktur awal, serta 100 kredit uji coba gratis (setara ~$5 GPU cost).
Mengapa ada sistem verifikasi akun 1×24 jam?
Untuk mencegah abuse, scam, dan pemakaian ilegal pada cluster GPU kami, setiap akun baru ditinjau dalam waktu 1×24 jam. Pendaftaran yang menggunakan email perusahaan resmi akan diprioritaskan.
Apakah saya harus melakukan deposit untuk menjalankan API produksi?
Tidak. API Produksi kami bersifat "Free Production API" tanpa syarat deposit bulanan wajib. Biaya dasar GPU per request otomatis terpotong dari kredit/saldo Anda, sehingga Anda bebas menentukan margin harga ke end-user produk SaaS Anda.