# Gurubase Siper Dokümantasyonu > Türkçe kişisel veri maskeleme ve AI gateway: dakikalar içinde ilk istek, API referansı, güvenlik. ## Docs - [Gurubase Siper Dokümantasyonu](https://siper.gurubase.ai/docs/): OpenAI uyumlu AI gateway ve Türkçe kişisel veri maskeleme. Dakikalar içinde ilk isteğinizi gönderin. - [AI Gateway](https://siper.gurubase.ai/docs/ai-gateway/): Uygulamalarınızın dil modeli trafiğini tek noktadan geçiren katman: maskeleme, denetim izi, kota ve kullanım aynı yerde toplanır. Kodunuz değişmez. - [Başlangıç](https://siper.gurubase.ai/docs/getting-started/): Kurulum gerektirmeden başlayın: sanal anahtarınızı alın, OpenAI SDK'da base_url değerini değiştirin ve dakikalar içinde ilk maskeli isteğinizi gönderin. - [Kavramlar](https://siper.gurubase.ai/docs/concepts/): Siper kavramları: maskeleme adımında ne olur, yer tutucu formatı nasıl okunur, fail-closed davranış ne yapar ve veriniz hangi sınırlar içinde işlenir. - [Maskelenen kategoriler](https://siper.gurubase.ai/docs/categories/): Siper'in maskelediği 26 kişisel veri kategorisinin tam listesi, kısa açıklama ve sentetik örneklerle; KVKK m.6 özel nitelikli kategoriler ayrıca işaretli. - [Koruma katmanları](https://siper.gurubase.ai/docs/guardrails/): Geçiş noktasında çalışan koruma katmanları: girdi maskeleme her istekte, yanıt maskeleme isteğe bağlı; prompt injection ve halüsinasyon korumaları yakında. - [Modeller ve sağlayıcılar](https://siper.gurubase.ai/docs/models/): Tek OpenAI uyumlu arayüzün arkasında OpenAI ve Anthropic dahil farklı sağlayıcılar: model seçimi, erişilebilir modelleri listeleme, yeniden deneme ve alternatife geçiş. - [Panel](https://siper.gurubase.ai/docs/panel/): Gurubase Gateway yönetim paneli: giriş ve MFA, kullanım grafikleri, token bütçesi ve kota alarmları, kullanıcı ve sanal anahtar yönetimi tek yerde. - [Limitler ve kotalar](https://siper.gurubase.ai/docs/limits/): Siper'de limitler ve kotalar: dönemsel token bütçesi, dakika başına istek (RPM), 429 yanıtının anlamı ve Retry-After ile doğru yeniden deneme. - [Güvenlik](https://siper.gurubase.ai/docs/security/): Kişisel veri modele gitmeden maskelenir. Fail-closed davranış, veri saklamama, Türkiye'de barındırılan altyapı ve denetim izi. - [Deployment](https://siper.gurubase.ai/docs/deployment/): Siper iki şekilde çalışır: İstanbul'da bizim işlettiğimiz yönetilen hizmet ya da kurumun kendi sunucularındaki kurulum. Ürün ikisinde de birebir aynıdır. - [Release notes](https://siper.gurubase.ai/docs/release-notes/): Siper'de yayına alınan iyileştirme ve düzeltmelerin tek sayfalık dökümü: yeni yetenekler, maskeleme ve panel değişiklikleri; en yeni değişiklik en üstte. ## Rehberler - [Gateway entegrasyonu](https://siper.gurubase.ai/docs/guides/gateway-integration/): OpenAI SDK ile geçiş, Responses API ve Chat Completions, streaming, yalnız maskeleme ve sanal anahtar. - [Yalnız maskeleme](https://siper.gurubase.ai/docs/guides/mask-only/): Siper /mask ucunun doğrudan kullanımı. Dönüşüm seçenekleri, toplu istek, kategori filtreleme ve desen listeleri. - [Playground](https://siper.gurubase.ai/docs/guides/playground/): Paneldeki Playground ile maskelemeyi kod yazmadan deneyin. Canlı önizleme, hazır örnekler ve sohbet. - [MCP sunucusu](https://siper.gurubase.ai/docs/guides/mcp/): Siper'in demo MCP sunucusunu Claude Code gibi araçlara ekleyin; metniniz modele gitmeden maskelensin. ## API referansı ### Gateway (OpenAI uyumlu) - [Gurubase Gateway API](https://siper.gurubase.ai/docs/api/gateway/) - [Responses API (OpenAI uyumlu)](https://siper.gurubase.ai/docs/api/gateway/responses/createresponse/) - [Chat Completions (OpenAI uyumlu)](https://siper.gurubase.ai/docs/api/gateway/chat/createchatcompletion/) - [Erişilebilir modelleri listele](https://siper.gurubase.ai/docs/api/gateway/models/listmodels/) ### Siper maskeleme - [Gurubase Siper API](https://siper.gurubase.ai/docs/api/siper/) - [Metni maskele](https://siper.gurubase.ai/docs/api/siper/maskeleme/mask/) - [Toplu maskele](https://siper.gurubase.ai/docs/api/siper/maskeleme/maskbatch/) ## English ### Docs - [Introduction](https://siper.gurubase.ai/docs/en/): OpenAI-compatible AI gateway with Turkish personal data masking. Send your first request in minutes. - [AI Gateway](https://siper.gurubase.ai/docs/en/ai-gateway/): One layer for all your applications' language model traffic: masking, audit trail, quota, and usage collected in one place. Your code stays the same. - [Getting started](https://siper.gurubase.ai/docs/en/getting-started/): Start without any setup: get your virtual key, change the base_url in the OpenAI SDK, and send your first masked request within minutes. - [Concepts](https://siper.gurubase.ai/docs/en/concepts/): Siper concepts: what happens in the masking step, how to read the placeholder format, what fail-closed behavior does, and where your data is processed. - [Masked categories](https://siper.gurubase.ai/docs/en/categories/): The full list of 26 personal data categories Siper masks, with short descriptions and synthetic examples; KVKK Article 6 special categories are marked. - [Guardrails](https://siper.gurubase.ai/docs/en/guardrails/): Guardrail layers at the gateway: input masking on every request, response masking optional; prompt injection and hallucination protection coming soon. - [Models and providers](https://siper.gurubase.ai/docs/en/models/): Different providers behind one OpenAI-compatible interface, including OpenAI and Anthropic: model selection, listing accessible models, retries, and failover. - [Panel](https://siper.gurubase.ai/docs/en/panel/): The Gurubase Gateway admin panel: sign-in and MFA, usage charts, token budget and quota alerts, plus user and virtual key management in one place. - [Limits and quotas](https://siper.gurubase.ai/docs/en/limits/): Limits and quotas in Siper: the periodic token budget, requests per minute (RPM), what a 429 response means, and how to retry correctly with Retry-After. - [Security](https://siper.gurubase.ai/docs/en/security/): Personal data is masked before it reaches the model. Fail-closed behavior, no data retention, infrastructure hosted in Turkey, and the audit trail. - [Deployment](https://siper.gurubase.ai/docs/en/deployment/): Siper runs in two ways: the managed service we operate in Istanbul, or an installation on your own servers. The product is identical in both. - [Release notes](https://siper.gurubase.ai/docs/en/release-notes/): A single-page log of the improvements and fixes shipped in Siper: new capabilities, masking and panel changes, with the newest change at the top. ### Guides - [Gateway integration](https://siper.gurubase.ai/docs/en/guides/gateway-integration/): Switching with the OpenAI SDK, Responses API and Chat Completions, streaming, mask-only usage, and virtual keys. - [Mask-only usage](https://siper.gurubase.ai/docs/en/guides/mask-only/): Using the Siper /mask endpoint directly. Transform options, batch requests, category filtering, and pattern lists. - [Playground](https://siper.gurubase.ai/docs/en/guides/playground/): Try masking without writing code, using the Playground in the panel. Live preview, ready-made examples, and chat. - [MCP server](https://siper.gurubase.ai/docs/en/guides/mcp/): Add Siper's demo MCP server to tools like Claude Code so your text is masked before it reaches the model. ### API reference #### Gateway (OpenAI compatible) - [Gurubase Gateway API](https://siper.gurubase.ai/docs/en/api/gateway/) - [Responses API (OpenAI compatible)](https://siper.gurubase.ai/docs/en/api/gateway/responses/createresponse/) - [Chat Completions (OpenAI compatible)](https://siper.gurubase.ai/docs/en/api/gateway/chat/createchatcompletion/) - [List accessible models](https://siper.gurubase.ai/docs/en/api/gateway/models/listmodels/) #### Siper masking - [Gurubase Siper API](https://siper.gurubase.ai/docs/en/api/siper/) - [Mask text](https://siper.gurubase.ai/docs/en/api/siper/maskeleme/mask/) - [Mask in batch](https://siper.gurubase.ai/docs/en/api/siper/maskeleme/maskbatch/)