public
GET /v1/public/kb/slugs
Every published article's URL segment, in every locale.
Authenticatie
Dit eindpunt is openbaar. Het vereist geen inloggegevens en geen organisatie; het is wat onze eigen marketingwebsite en AI-antwoordmachines uitlezen.
Dit eindpunt vereist geen organisatie-id. Uw sleutel identificeert al de organisatie waartoe deze behoort, en het antwoord is hierop afgestemd.
Probeer het
Vervang alles tussen punthaakjes door uw eigen waarden en de sleutelplaatsvervanger door een sleutel uit uw dashboard.
curl -X GET https://api.zinndigital.com/v1/public/kb/slugsIngelogd? De API-console in je dashboard vult je echte organisatie-id en je eigen sleutel in, en voert het verzoek uit tegen de live API zodat je de daadwerkelijke respons kunt zien. Open dit eindpunt in de API-console
Details
Anonymous. ⛔ Written for the public site's SITEMAP builder, which has to emit 58 localized sitemaps and until 2026-08-22 emitted the English article slug in all of them — so `/de/wissensdatenbank/why-a-listing-hides-…` and `/de/wissensdatenbank/warum-ein-inserat-…` both answered `200`, each claiming to be canonical, at 57 locales × every article. ⛔ ONE request for all locales, never one per locale: a per-locale read gave `/sitemaps/so.xml` an 18.64 s TTFB and made every edge purge a 58-way herd against the engine (#3059, #3111, #3154). ⭐ English is included explicitly in `locales` so a caller never rewrites the fallback.
Reactie
| Naam | Type | Verplicht | Wat dit is |
|---|---|---|---|
data | object[] | Ja | — |
Fouten die dit eindpunt kan retourneren
429