DEVELOPER PORTAL
Built for the Path From Prototype to Production.
Integrate grounded intelligence into any backend, service, or web app with robust REST APIs and typed SDKs.
5-Minute Quickstart
Create an index, upload your first document, and query it with typed citations in minutes.
Read QuickstartREST API Reference
Comprehensive OpenAPI endpoints for document ingestion, index configuration, and hybrid RAG queries.
View API ReferenceAPI Keys & Authentication
Scoped bearer tokens with read, write, and query permissions isolated by project and environment.
Auth ArchitectureClient Libraries & SDKs
Python SDK
pip install truetales
Full async support with Pydantic response models.
TypeScript SDK
npm install @truetales/sdk
Strict TypeScript types, edge-ready for Next.js & Node.