Integrations
Prego is designed to work in the browser for most users. This page orients admins and developers who connect other systems.
Choose your path
| Goal | Start here |
|---|---|
| Understand public HTTP APIs | API overview |
| My AI (Knowledge, Autopilot, Chat) | My AI API |
| App / backend integration patterns | SDK overview |
| Connect an AI assistant or MCP client | MCP Hub overview |
Practices
- Keep secrets (API keys, tokens) on servers or in secure admin settings, not in public repos or client-side code.
- Use non-production tenants for building and testing when your plan allows it.
- Prefer least privilege: grant only the scopes or roles integrations need.
Support
For contractual integration reviews (DPAs, pen tests), see Data & privacy and contact your Prego account team.
Related
- Guides overview
- MCP Hub overview — Assistants and MCP clients.
- Resources overview