DoxPro
Documentation
Quick reference for workspaces, keys, and the embeddable widget.
What is DoxPro?
DoxPro is InterviewPro’s organization-knowledge product. Create a workspace, upload docs, and embed a grounded chat assistant with a public key.
Keys
Use the public key in browser widgets. Keep the secret key in the console for branding and knowledge — never ship it to customers.
Embed
Import DoxProChat, pass publicKey and apiBase pointing at /api/doxpro/v1, and the bubble loads branding from your workspace.
RAG
Docs are chunked and embedded. Chat retrieves relevant passages (hybrid RAG) before answering, and refuses inventing undocumented facts.