Kimlik Doğrulama
Bu uç nokta arakatmana açıktır. Kimlik bilgisi ve organizasyon gerektirmez; kendi pazarlama sitemizin ve yapay zeka yanıt motorlarımızın okuduğu yerdir.
Bu uç nokta hiçbir organizasyon kimliği almaz. Anahtarınız zaten ait olduğu organizasyonu tanımlar ve yanıt bu organizasyonla sınırlandırılır.
Dene
Köşeli parantez içindeki her şeyi kendi değerlerinizle ve anahtar yer tutucusunu panonuzdan bir anahtarla değiştirin.
curl -X GET https://api.zinndigital.com/v1/public/kb/{slug}Oturum açtınız mı? Panonuzdaki API konsolu, gerçek organizasyon kimliğinizi ve kendi anahtarınızı otomatik olarak doldurur ve isteği canlı API üzerinde çalıştırarak gerçek yanıtı görmenizi sağlar. Bu uç noktayı API konsolunda açın
Ayrıntılar
Anonymous. ⛔ A draft is a `404`, the same as a missing slug — distinguishing them would tell an anonymous caller which unpublished articles exist, which is a preview of unannounced work.
Parametreler
| Ad | Tür | Zorunlu | Ne olduğu |
|---|---|---|---|
slug (path) | string | Evet | The article's URL segment. Accepts the English slug, this locale's translated slug, a **retired** slug, and — since 2026-08-24 — **any other locale's** slug. An AI citation carr… |
locale (query) | string | Hayır | The language to render in; unknown values fall back to English. |
Yanıt
| Ad | Tür | Zorunlu | Ne olduğu |
|---|---|---|---|
slug | string | Evet | The article's URL segment **in the requested locale** — the translated slug where one has been published, the English slug otherwise (#2595, §2.19). ⛔ Link to this value rather… |
category | string | Evet | The category slug, or empty when the article is uncategorised. |
title | string | Evet | — |
summary | string | Evet | The meta description, the search snippet and the sentence an AI answer engine is most likely to quote (§2.18). |
body | string | Evet | Markdown. |
locale | string | Evet | ⛔ The locale the reader is **actually** getting, decided by whether the copy differs from the English rather than by what was asked for. A payload claiming `es` while carrying E… |
published_at | string | Evet | — |
updated_at | string | Evet | — |
Bu uç noktanın dönderebileceği hatalar
404 · 429