Skip to main content

2026-03-27

Public API launch
  • POST /api/v1/collections/{id}/search — semantic search with filters and reranking
  • POST /api/v1/collections/{id}/ask — RAG-powered question answering with fast and full modes, streaming support
  • POST /api/v1/collections/{id}/files/upload — direct file upload (PDF, XLSX, CSV, DOCX)
  • MCP server (@aigmented/mcp) for Claude Desktop and Cursor integration
  • OpenAPI 3.1 spec at /api/v1/openapi.json
  • API key authentication with role-based access control (Moderator+)
  • Token usage tracking for all API operations