Document Indexing API for Developers
Upload documents, run semantic search, and build Q&A experiences with a simple API. Built for modern stacks with MongoDB Atlas, vector databases, and serverless infrastructure.
Trusted by developers building with
Everything you need to build document intelligence
From ingestion to retrieval, we handle the complexity so you can focus on your product.
Document Upload
Upload PDFs, Word docs, and text files. We handle parsing, chunking, and embedding automatically.
Semantic Search
Find relevant content using natural language queries. Our vector search understands meaning, not just keywords.
Q&A API
Build conversational experiences with our RAG-powered Q&A endpoint. Get accurate answers grounded in your documents.
Serverless Ready
Deploy anywhere with our edge-optimized SDK. Zero cold starts, instant responses, pay only for what you use.
Flexible Storage
Works with MongoDB Atlas, Pinecone, Qdrant, and more. Bring your own vector database or use ours.
Enterprise Security
SOC 2 compliant with end-to-end encryption. Your data stays secure and isolated.
Simple, powerful API
Get started in minutes with our intuitive SDK. Three endpoints, endless possibilities.
1import { Indexlyra } from '@indexlyra/sdk'23const client = new Indexlyra({ apiKey: process.env.INDEXLYRA_API_KEY })45// Upload a document6const doc = await client.documents.upload({7 file: pdfBuffer,8 name: 'quarterly-report.pdf',9 collection: 'reports'10})1112console.log('Document indexed:', doc.id)13// => Document indexed: doc_1234567890Simple, transparent pricing
Start free, scale as you grow. No hidden fees.
Free
Perfect for side projects and experimentation.
- 1,000 documents
- 10,000 queries/month
- Community support
- 1 collection
Pro
For growing teams and production workloads.
- 100,000 documents
- 1M queries/month
- Priority support
- Unlimited collections
- Custom embeddings
- Analytics dashboard
Enterprise
For organizations with advanced requirements.
- Unlimited documents
- Unlimited queries
- Dedicated support
- Custom SLA
- On-premise option
- SSO & SAML
Ready to build smarter document experiences?
Join thousands of developers using Indexlyra to power their document intelligence features.