# Trieve

**Canonical:** https://apis.io/providers/trieve/  
**Website:** https://trieve.ai/  
**APIs profiled:** 21

Trieve (Devflow, Inc.) is an open-source, all-in-one search, recommendations, RAG, and analytics platform delivered as a REST API. The backend is written in Rust (Actix-web) and exposes endpoints for managing organizations, datasets, chunks, chunk groups, files, search, topics / messages (LLM chat), web crawls, events, analytics, and experiments. Trieve Cloud is hosted at api.trieve.ai; the same server can be self-hosted from the devflowinc/trieve repository. Official SDKs are published for TypeScript and Python.

## Kin Score — 35.5 / 100 (thin)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 35.5).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 50.2 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 26.3 |
| Developer Ergonomics | 22.6 |
| Commercial Clarity | 34.2 |
| Access Clarity | 34.2 |

## Agent readiness — 19.8 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Free · Self-serve signup — onboarding: self-serve, pricing: free, trial: no (confidence: high).

## APIs (21)

- **Trieve REST API** — Production REST API for Trieve Cloud. Organizes resources around organizations, datasets, chunks, chunk groups, files, search, topics, messages, crawls, analytics, events, exper...
- **Trieve Chunk API** — Manage chunks - the individual searchable units of content stored in a dataset - including create, update, delete, get, and bulk operations.
- **Trieve Chunk Group API** — Group chunks into bookmark-style folders for organization, recommendations, and group-scoped search within a dataset.
- **Trieve Dataset API** — Create and configure datasets that hold chunks, chunk groups, and search / RAG configuration for a workload.
- **Trieve Search API** — Run vector, full-text, and hybrid search across a dataset, with filters, boosts, re-ranking, and highlights.
- **Trieve File API** — Upload files (up to 1 GB), extract text, and chunk them into a dataset. Asynchronous - completion is signaled via the Events API.
- **Trieve Topic API** — Topics persist conversational state for generative-AI chat sessions backed by a Trieve dataset.
- **Trieve Message API** — Messages are turns within a topic; the Message API drives RAG completions, streaming responses, and citation-aware chat against a dataset.
- **Trieve Crawl API** — Create and manage web crawls that ingest pages into a dataset for search and RAG.
- **Trieve Analytics API** — Query search and RAG analytics - top queries, no-result queries, latency, click-through, and experiment outcomes.
- **Trieve Events API** — Server-sent notifications about asynchronous work such as file processing, crawl completion, and chunk ingestion.
- **Trieve Organization API** — Manage organizations, roles, and members.
- **Trieve Auth API** — Registration, login, and session handling for Trieve users.
- **Trieve TypeScript SDK** — Official TypeScript / JavaScript client library for the Trieve REST API.
- **Trieve Python SDK** — Official Python client library (trieve-py-client) for the Trieve REST API.
- **Trieve Open Source Server** — Self-hostable Trieve server (Rust / Actix-web), dashboard, search and chat UIs, ingestion / file / delete workers, batch-ETL utilities, pdf2md converter, and Helm charts for Kub...
- **Trieve Chunk API** — The Chunk API from Trieve — 1 operation(s) for chunk.
- **Trieve Dataset API** — The Dataset API from Trieve — 1 operation(s) for dataset.
- **Trieve File API** — The File API from Trieve — 1 operation(s) for file.
- **Trieve Message API** — The Message API from Trieve — 1 operation(s) for message.
- **Trieve Topic API** — The Topic API from Trieve — 1 operation(s) for topic.

## Agentic access (1)

- **Trieve Agentic Access** — 5 operations · 5 acting

## Security (2)

- **Trieve Authentication** — apiKey · 1 scheme
- **Trieve Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Trieve Plans Pricing**

## Tags

Search, RAG, Vector Search, Hybrid Search, Recommendations, Analytics, Open-Source

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/trieve/). Scores are computed from the provider's own public artifacts under a published rubric.
