Author: Cludo

Cludo Studio

Cludo Studio is a hands-on environment for building and previewing search experiences. It lets you spin up a working demo of a search setup quickly, switch between implementation types, and share a link that preserves exactly what you configured. It is especially useful when designing a Rich Inline search, where . . . Read more

Cludo API versions: v3 and v4

Cludo offers two API versions: v3 (legacy) and v4 (current). New integrations should use v4 where possible. v4 API RESTful design with consistent paths and request/response shapes. v3 API (legacy) Still supported for existing integrations. Many endpoints use query parameters or older response formats. Search Tools (unversioned) Banners, Page Rankings, . . . Read more

SiteKey vs API Key

Cludo supports two main credential types for API access: SiteKey and API Key. Use the one that matches how you are calling the API. SiteKey Use SiteKey for client-side and public-facing integrations. This includes search widgets, autocomplete, AI Chat, and AI Summary on your website or in a front-end app. . . . Read more

Region and API base URL (EU vs US)

Cludo’s API is available in two regions. Your API base URL depends on which region your account is in. Base URLs How do I know which region I am in? Your region is determined by your Customer ID, specifically by its numeric value.   In other words, the region depends . . . Read more

Exporting or using analytics data

You can use Cludo analytics data in reports, dashboards, and other tools. This article outlines the main ways to get data out of Cludo. Analytics in MyCludo MyCludo provides built-in analytics: search volume, popular queries, ineffective searches, click-through, and more. Use the Analytics section for your engine to explore this . . . Read more

Troubleshooting: no results or wrong results

If search returns no results or unexpected results, work through these areas in order. 1. Check that the page is indexed Search can only return content that has been crawled and indexed. If a page is missing from the index, it will not appear in results. Confirm the crawler has . . . Read more

Crawler Setup Guide

Cludo’s crawler experience makes configuring site indexing faster, simpler, and less error-prone. Whether you’re preparing a new search engine or updating an existing setup, this guide walks you through each step of the new interface. Overview: What is a Crawler? A crawler is Cludo’s tool for indexing your website content. . . . Read more

Result Limits in Cludo Search

Cludo search includes an upper limit on how many results can be requested in a single search. This is based on a technical constraint in the search engine used to process Cludo queries. This article explains what the limit is, why it exists, and what you should expect when building . . . Read more