Skip to main content

VH3 AI Intelligence

The intelligence layer exposes enriched operational data, semantic search, proactive sentinels, reports, Connie, and email triage. Every endpoint requires company_id and api_key. For direct BigChange read/write (jobs, contacts, invoices, stock), use the separate BigChange API, same API key, X-API-Key header only.

Base URL

Authentication

Pass company_id and api_key on every request. POST: JSON body. GET: query parameters. See Authentication for the full two-API comparison and User Auth (JWT).

Endpoint groups

Request format

POST endpoints

GET endpoints

Error format

Task-based endpoints

Long-running operations return a task_id immediately. Poll the status endpoint until complete. Possible statuses: pending, running, completed, failed, cancelled.