API
API Documentation
Build on IntraGPT. Full API access for your existing systems.
Authentication
All API calls require a Bearer token generated in the IntraGPT Security Centre, linked to organisation-level permissions. Every call is logged.
Assistant API
Chat Completion
POST/v1/assistant/chatSend messages and receive context-aware responses.
Knowledge Base API
Semantic Search
GET/v1/knowledge/searchSearch the knowledge base programmatically.
Workflow API
Run Workflow
POST/v1/workflows/runStart and monitor workflows via API.
Organisation API
User Management
GET/v1/org/usersManage users, teams and permissions programmatically.
Audit Logging API
Audit Logs
GET/v1/audit/logsRetrieve audit logs for compliance reporting.
Webhooks
Webhooks
POST/v1/webhooksReal-time notifications for your event-driven architecture.