Basit ve seffaf fiyatlandirma
Sadece kullandiginiz kadar odeyin. Abonelik ve gizli maliyet yok.
Nano Banana 2 API
$0.06-$0.12/img gorsel basina
Developer-ready API access
Neden Gemini 2.5 Flash Image API?
Hiz, kalite ve maliyet odakli yeni nesil AI gorsel uretimini deneyimleyin.
Yildirim hizinda uretim
Gemini 2.5 Flash saniyeler icinde yuksek kaliteli gorseller uretir.
Uygun fiyat
Gorsel basina sadece $0.03 ve istek basina 4 gorsele kadar premium sonuc.
Gelismis AI teknolojisi
Gemini 2.5 Flash'in guclu prompt anlama ve gorsel kalitesinden yararlanin.
Birden fazla cikti formati
Ihtiyaciniza gore JPEG veya PNG secin.
No-code workspace
Entegrasyon oncesinde web arayuzunden test edin ve gorsel uretin.
Gelistirici dostu API
Acik REST API, iyi dokumantasyon ve pratik ornekler.
Guvenilir altyapi
Otomatik olceklenen saglam bulut altyapisi.
Webhook destegi
Uretim tamamlandiginda bildirim alin.
Ticari kullanim
Olusturulan gorselleri urunlerde ve ticari projelerde kullanin.
Integrate in Minutes
Create your API key
Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.
Top up credits
Add credits on the billing page when you are ready to scale beyond the free tier.
Call the API
POST your first task following the API docs, then poll the task until the result is ready.
Iterate in the playground
Prototype prompts and settings in the the playground above before wiring them into your product.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "gemini",
"task_type": "nano-banana-2",
"input": {
"prompt": "A modern smartphone on a reflective surface with water droplets.",
"resolution": "1K"
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"image_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run nano-banana-2 \ prompt="A modern smartphone on a reflective surface with water droplets." \ resolution=1K ✓ Task completed! https://img.theapi.app/ephemeral/…
Sik sorulan sorular
Gemini 2.5 Flash Image API nedir?
Gemini 2.5 Flash, Google'in hiz ve kalite icin optimize edilmis en yeni gorsel uretim modelidir.
Gorsel uretmenin maliyeti nedir?
Ucret gorsel basina $0.03'tur ve istek basina en fazla 4 gorsel desteklenir.
Hangi gorsel formatlari destekleniyor?
JPEG ve PNG desteklenir.
Uretim ne kadar hizli?
Gorsellerin cogu 10 saniyeden kisa surede olusturulur.
Gorselleri ticari olarak kullanabilir miyim?
Evet. Uretilen gorseller ticari olarak kullanilabilir.
No-code workspace nedir?
No-code workspace adresimiz piapi.ai/workspace/nano-banana sayesinde promptlari deneyebilir ve tarayicida gorsel olusturabilirsiniz.
Webhook destegi var mi?
Evet. Gorseller hazir oldugunda bildirim alabilirsiniz.
API'yi uygulamama nasil entegre ederim?
REST API ile entegrasyon kolaydir. Ayrintilar icin API dokumanimiza bakin.
Hangi promptlar daha iyi calisir?
Detayli promptlar daha iyi sonuc verir. Stil, kompozisyon, isik ve atmosfer ekleyin.
Gorsel olusturma limiti var mi?
Toplamda sert bir limit yoktur, ancak her istek en fazla 4 gorsel destekler.
Ekibinizle nasil iletisime gecebilirim?
Bize su adresten yazin: support@piapi.ai size memnuniyetle yardim ederiz.
More questions? See the API docs.
Our blog
Nano Banana 2 API



