FAQ
Frequently asked questions about Conduit Platform.
Is Conduit open source?
Yes — Apache 2.0. GitHub.
Self-hosted vs managed?
Conduit is self-hosted by default. Conduit Hosting (managed instances) is coming soon.
Which API should my app use?
Client API only (:3000) with user bearer tokens. See Client vs Admin API.
How do AI agents provision schemas?
Configure the Conduit MCP with admin credentials. Use Start with AI for a copy-paste prompt.
Where is email/SMS/push documented?
In v0.17, use the unified Communications module.
What Node version for development?
Node.js 24+ and pnpm for the Conduit monorepo.