Skip to content

api-evangelist/typesense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typesense (typesense)

Typesense is an open-source, typo-tolerant search engine optimized for instant search experiences. Their developer platform provides APIs for full-text search, vector and semantic search, conversational RAG-powered search, analytics, and cloud cluster management, enabling developers to build fast, relevant search applications with minimal configuration.

URL: Visit APIs.json URL

Scope

  • Type: Contract
  • Position: Consuming
  • Access: 3rd-Party

Tags:

  • Search, Full-Text Search, Vector Search, Semantic Search, Open Source, Typo Tolerance

Timestamps

  • Created: 2026-03-20
  • Modified: 2026-03-20

APIs

Typesense Search API

The Typesense Search API provides endpoints for creating and managing collections, indexing documents, and performing search queries. It supports typo-tolerant full-text search, faceted navigation, filtering, sorting, and geo-based search. The API allows federated search across multiple collections in a single request and supports grouping, pinning, and curating search results for fine-grained control over the search experience.

Human URL: https://typesense.org/docs/30.1/api/

Tags:

  • Search, Full-Text Search, Typo Tolerance, Faceting, Filtering, Geo Search

Properties

Typesense Vector Search API

The Typesense Vector Search API enables nearest-neighbor search over embeddings generated by machine learning models. It supports semantic search, visual search, and recommendation use cases by indexing vector embeddings alongside structured data. Typesense can automatically generate embeddings using built-in models or integrate with external services like OpenAI, allowing developers to build hybrid search experiences that combine keyword and semantic search in a single query.

Human URL: https://typesense.org/docs/guide/semantic-search.html

Tags:

  • Vector Search, Semantic Search, Embeddings, Machine Learning, Similarity Search

Properties

Typesense Conversational Search API

The Typesense Conversational Search API provides built-in Retrieval Augmented Generation (RAG) capabilities that allow developers to send natural language questions and receive fully formed sentence responses. It combines Typesense search with large language models to generate contextual answers grounded in the indexed data. This API enables building conversational interfaces on top of existing search collections without requiring a separate RAG pipeline.

Human URL: https://typesense.org/docs/guide/building-a-search-application.html

Tags:

  • Conversational Search, RAG, Question Answering, Natural Language

Properties

Typesense Analytics API

The Typesense Analytics API allows developers to track and analyze search behavior by recording click, conversion, and visit events. It provides endpoints for creating analytics rules, logging events with metadata tags, and retrieving popular queries and queries with no results. This data can be used to improve search relevance through query suggestions, curations, and understanding user search patterns.

Human URL: https://typesense.org/docs/30.1/api/

Tags:

  • Analytics, Search Analytics, Click Tracking, Query Analytics

Properties

Typesense Cloud Management API

The Typesense Cloud Management API provides endpoints for provisioning and managing Typesense Cloud clusters programmatically. It supports creating, updating, and deleting clusters, managing cluster configuration parameters, and applying configuration changes. This API enables infrastructure automation for teams running Typesense on the managed cloud platform, with authentication handled through cloud management API keys.

Human URL: https://typesense.org/docs/cloud-management-api/v1/cluster-management.html

Tags:

  • Cloud, Cluster Management, Infrastructure, Configuration

Properties

Common Properties

Maintainers

FN: API Evangelist

Email: info@apievangelist.com

About

API provider profile for typesense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors