Skip to content
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/chat

Send messages and receive context-aware responses.

Knowledge Base API

Semantic Search

GET
/v1/knowledge/search

Search the knowledge base programmatically.

Workflow API

Run Workflow

POST
/v1/workflows/run

Start and monitor workflows via API.

Organisation API

User Management

GET
/v1/org/users

Manage users, teams and permissions programmatically.

Audit Logging API

Audit Logs

GET
/v1/audit/logs

Retrieve audit logs for compliance reporting.

Webhooks

Webhooks

POST
/v1/webhooks

Real-time notifications for your event-driven architecture.

Contact