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
- Type: Contract
- Position: Consuming
- Access: 3rd-Party
- Search, Full-Text Search, Vector Search, Semantic Search, Open Source, Typo Tolerance
- Created: 2026-03-20
- Modified: 2026-03-20
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/
- Search, Full-Text Search, Typo Tolerance, Faceting, Filtering, Geo Search
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
- Vector Search, Semantic Search, Embeddings, Machine Learning, Similarity Search
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
- Conversational Search, RAG, Question Answering, Natural Language
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/
- Analytics, Search Analytics, Click Tracking, Query Analytics
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
- Cloud, Cluster Management, Infrastructure, Configuration
FN: API Evangelist
Email: info@apievangelist.com