Site
Site search index
The full command-palette index for a locale: blog posts, guides, case studies and dapp listings, each with a title, description and URL. Prebuilt at deploy time and served from the CDN, so it is cheap to fetch whole and filter client-side. For a text index of the same content, prefer /llms.txt.
get/api/search/{locale}
Path parameters
locale'en' | 'ja' | 'es' | 'ko' | 'zh-Hans' | 'zh-Hant' | 'pt-BR' required
Content locale. The index is prerendered per locale, so only the listed values are served; anything else is a 404, not a fallback to English.
Response
Groups of search entries. Empty groups are omitted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.