Add cited AI to your help center
Reduce repetitive tickets by embedding answers that link to source articles — so customers and agents can verify before they act.
Upload PDFs and Markdown, test answers with page-level citations in the dashboard, then ship POST /v1/chat with one key. Runs on Oprag's AWS — isolated per company and project.
Same /v1/chat endpoint on Starter and Pro. Limits are queries, not API access.
POST /v1/chat X-Oprag-Key: sk_live_…
Your data stays yours. Documents and queries live on Oprag's AWS, isolated by company and project — encrypted at rest, never used to train shared models.
Stack Bedrock · S3 · Cognito · CloudFront · DynamoDB · Lambda
Security overview →How it works
Upload, verify citations in the test chat, then ship the same API to production.
Drop in PDFs, Word docs, Markdown, or URLs. We parse, chunk, and index everything automatically — no pipeline to build.
Start for free →Chat with your assistant before you ship. Every answer shows cited sources so you can verify accuracy instantly. No credit card on Starter.
Start free →One API key, one endpoint. Embed the widget or call the REST API from your backend — same contract from sandbox to production.
View API docs →POST /v1/chat
X-Oprag-Key: sk_live_****
{
"question": "refund policy?"
} Ready to test? Upload a PDF, ask one question, see the citation — free Starter includes the full API.
Start free — no credit cardGuides
Practical workflows from Oprag — REST integration, help-center embeds, and validation before launch.
Browse all guides →Reduce repetitive tickets by embedding answers that link to source articles — so customers and agents can verify before they act.
A founder-friendly checklist for testing cited answers in the dashboard before you spend on traffic or engineering time.
Upload docs, verify cited answers in the dashboard, then call one REST endpoint from your app — no RAG pipeline to build.
What you get
Depth over breadth. Each block is something you can verify in the dashboard or API docs.
API
Same REST endpoint on every plan. Prototype on Starter, scale on Pro — one key, one schema.
POST /v1/chat
X-Oprag-Key: sk_live_****
{ "question": "..." } Citations
Document, page, passage — so users and auditors can verify. Not a bare LLM reply with a filename badge tacked on.
source: pricing-policy.pdf · p.4
confidence: high Security
Documents and queries are scoped to your company and project on Oprag's AWS stack. Encrypted at rest in S3, retrieved via Bedrock — we don't use your content to train shared models.
tenant_id · project_id
S3 · Bedrock · encrypted at rest Ingestion
Chunking and re-sync handled automatically when sources change. Upload via dashboard or presigned S3 URLs from the API.
PDF · MD · DOCX · URL
auto-chunk · re-index Why teams switch
Built for
Three common paths to the same outcome: verified answers from your own docs.
Support leads
Embed a cited widget in your help center. Every answer links to the source article or PDF page — so agents can verify before it reaches customers.
Embed widget · cited repliesPlatform engineers
Index docs via dashboard or API. Same /v1/chat contract from sandbox to production — one key, one schema, no surprise paywalls.
1 API key · same schemaFounders & PMs
Test answer quality in the dashboard, then ship to users when citations look right. Full API access on Starter — no credit card required.
500 queries/mo on StarterPricing
API access included from day one — even on Starter. Flat monthly tiers, no credit math.
Build and validate your chatbot — no credit card needed.
Ship to real users with higher limits and branding control.
For teams that need SLAs, SSO, and dedicated tenancy on Oprag's AWS.
Full API on every plan. No annual contract on Starter or Pro.
Yes. Every plan — including Starter — includes full REST API access. Create a project, deploy once to get your API key, and call the same /v1/chat endpoint used in production. The free tier limits projects and monthly queries, not API availability.
One query is a single chat request to your project's knowledge base — whether from the dashboard test chat or your production API. Follow-up messages in the same conversation each count separately. Starter includes 500 queries per month; Pro includes 20,000.
Upgrade to Pro anytime from your dashboard billing settings — changes take effect immediately. Downgrade or cancel with one click; you keep access through the end of your billing period. No contracts on Starter or Pro.
On Oprag's AWS infrastructure — not in your AWS account. Documents and queries are isolated by company and project. Encrypted at rest in S3; retrieval via Bedrock within our managed environment.
Yes. The full API reference is public at /docs — request shapes, auth headers, and response format. No login required to read it.
Your documents are stored on Oprag's AWS infrastructure, isolated by company and project. Queries are processed through AWS Bedrock — we do not send your data to third-party model providers or use it to train shared models.
Recently shipped
2026.06.1 Isolated RAG API — Aurora, hybrid search & streaming chat
Self-serve signup
Starter includes the full REST API — 500 queries/month, no credit card.