Google'ın çok modlu büyük dil modeli API'si. Metin üretimi, çeviri, özetleme, kod yazma ve görsel analiz destekler. Gemini 2.0 Flash modeli ücretsiz kullanılabilir.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
Requires a free API key.
Last verified: March 12, 2026
Other APIs in the same category usable from Türkiye.
Public test lab configuration summary for this API.
https://generativelanguage.googleapis.com/Methods
Verified endpoint examples
/v1beta/models?key={api_key}Kullanılabilir tüm Gemini modellerini listeler (gemini-2.0-flash, gemini-1.5-pro vb.)
Kullanılabilir tüm Gemini modellerini listeler (gemini-2.0-flash, gemini-1.5-pro vb.)
/v1beta/models/{model}?key={api_key}Belirtilen modelin detaylarını döndürür (context window, desteklenen metodlar). Örn: model=gemini-2.0-flash
Belirtilen modelin detaylarını döndürür (context window, desteklenen metodlar). Örn: model=gemini-2.0-flash
/v1beta/models/{model}:generateContent?key={api_key}Prompt'a göre metin üretir; çeviri, özetleme, paragraf oluşturma, soru yanıtlama destekler. Gövde: {"contents": [{"parts": [{"text": "{prompt}"}]}]}
Prompt'a göre metin üretir; çeviri, özetleme, paragraf oluşturma, soru yanıtlama destekler. Gövde: {"contents": [{"parts": [{"text": "{prompt}"}]}]}
/v1beta/models/{model}:streamGenerateContent?key={api_key}&alt=sseMetin üretimini akış (streaming) olarak döndürür; Server-Sent Events ile gerçek zamanlı yanıt alınır. Gövde: {"contents": [{"parts": [{"text": "{prompt}"}]}]}
Metin üretimini akış (streaming) olarak döndürür; Server-Sent Events ile gerçek zamanlı yanıt alınır. Gövde: {"contents": [{"parts": [{"text": "{prompt}"}]}]}
+1 more endpoints
Tracked public interactions for this catalog entry.
views
101
doc clicks
12
API calls
2
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.