Toko Token AI · OpenAI-compatible
Satu API key ask-... untuk 100+ model (Airforce). Bayar prabayar rupiah — QRIS & transfer manual. Gateway di api.aicipta.com/v1 kompatibel OpenAI SDK.
Diambil live dari upstream Airforce. Filter gratis/berbayar. Klik pakai untuk contoh.
Per 1 juta token. Model tanpa harga = gratis (0 kredit) sampai admin set harga.
| Model | Input /1M | Output /1M |
|---|---|---|
| gpt-4o-mini | Rp 2.000 | Rp 4.000 |
curl https://api.aicipta.com/v1/chat/completions \
-H "Authorization: Bearer ask-..." -H "Content-Type: application/json" \
-d '{"model":"ministral-8b-2512","messages":[{"role":"user","content":"Halo"}]}'