Mendable
Mendable is an AI answers and enterprise search platform that lets teams ingest their documentation, websites, and knowledge sources and serve grounded, cited AI chat answers over them. Built by the Firecrawl / Mendable team, it exposes a REST API at https://api.mendable.ai/v1 for creating conversations, asking questions over ingested content with streaming, ingesting and managing data sources, and rating answers.
APIs
Mendable Chat & Answers API
Ask natural-language questions over ingested documentation and knowledge sources via the mendableChat endpoint, returning grounded answers with citations. Supports Server-Sent E...
Mendable Conversations API
Create a new conversation to obtain a conversation_id used to group a series of chat interactions into a single grounded session.
Mendable Data Ingestion & Sources API
Ingest websites, sitemaps, GitHub repos, Docusaurus sites, YouTube transcripts, single URLs, and raw documents into a Mendable project, and poll ingestion task status. Returns a...
Mendable Ratings API
Submit positive or negative ratings on individual answer messages via rateMessage to feed answer-quality analytics and improvement loops.