KORA Platform API

DeepSeek uyumlu uç + token sayacı

DeepSeek anahtarıTANIMSIZ
Veritabanıçalışıyor
Üretilen anahtar1
Sayılan token0
Sohbet ucu/v1/chat/completions

Kullanım örneği:

curl -X POST https://platform-kora.yessad.org.tr/v1/chat/completions \
  -H "Authorization: Bearer kora-ANAHTARIN" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-chat","messages":[{"role":"user","content":"Merhaba"}]}'

Ana anahtar sunucudan çıkmaz; istemciler yalnızca KORA anahtarı görür.