# Webless Docs ## Docs - [Query data](https://docs.webless.ai/api-reference/latest/data/query-data.md): Triggers a data export for the given company and date range. - [Introduction](https://docs.webless.ai/api-reference/latest/introduction.md): Reference for the latest API - [Select a CTA](https://docs.webless.ai/api-reference/latest/search/cta-selection.md): Returns the CTA text and destination URL for the same query context as the search response. - [Health](https://docs.webless.ai/api-reference/latest/search/health.md) - [Create query](https://docs.webless.ai/api-reference/latest/search/query.md): Returns content tiles, highlights, a marketing message, and a CTA for the given query. The v1 route resolves company configuration from the runtime package for the selected version pointer. - [Get suggestions](https://docs.webless.ai/api-reference/latest/search/suggestions.md): Returns follow-up suggestions related to the current query and recent session context. - [Create share](https://docs.webless.ai/api-reference/latest/sessions/create-share.md): Creates a shareable conversation history snapshot for a session. - [Load shared history](https://docs.webless.ai/api-reference/latest/sessions/load-share.md): Loads a shared history snapshot into a target session. - [Create session summary](https://docs.webless.ai/api-reference/latest/sessions/session-summary.md): Generates a structured recap of a user's session for follow-up emails or internal dashboards. - [Build a custom frontend](https://docs.webless.ai/guides/custom-frontend.md): Use the REST endpoints and WebSocket streaming to power your own search UI. - [Embed forms in Webless](https://docs.webless.ai/guides/embedded-forms.md): Send your existing form embed code to Webless and choose the right integration method. - [Listen to Webless analytics events](https://docs.webless.ai/guides/event-listeners.md): Subscribe to Webless lifecycle events in the browser and forward them to your analytics stack. - [Export analytics data](https://docs.webless.ai/guides/export-data.md): Retrieve a pre-signed download URL, wait for the file to be ready, and download the result. - [Install the Webless tag](https://docs.webless.ai/guides/tag-installation.md): Install the hosted Webless experience in your shared layout and verify it across your site. - [Webless documentation](https://docs.webless.ai/index.md): Launch AI search, connected support, and data workflows across your website. - [Send events to Clay](https://docs.webless.ai/integrations/clay-webhooks.md): Create a Clay webhook table, flatten batched events, and enrich the results. - [Set up SAML SSO with Okta](https://docs.webless.ai/integrations/okta-saml.md): Configure the Okta application and send the right metadata and group mappings to Webless. - [Quickstart](https://docs.webless.ai/quickstart.md): Go live with Webless in 30 minutes using the smallest set of decisions ## OpenAPI Specs - [openapi](https://docs.webless.ai/api-reference/openapi.json) - [openapi-latest](https://docs.webless.ai/api-reference/openapi-latest.json)