Documentation Index
Fetch the complete documentation index at: https://docs.vh3.ai/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
This guide walks you through making your first API call to the VH3 AI intelligence layer.Prerequisites
You need:- Your company ID (provided during onboarding)
- Your API key (provided during onboarding)
1. Search your job history
The semantic search endpoint lets you find relevant past jobs by describing what you’re looking for in natural language. The platform uses hybrid search — combining semantic (meaning-based) and BM25 (keyword) retrieval.2. Get sentinel alerts
Check what operational risks or growth opportunities the platform has detected:3. Ask Connie a question
Use the conversational AI endpoint to ask operational questions in natural language:4. List your jobs from the FMS
The VH3 API gives you direct access to your FMS data (BigChange, Joblogic, etc.):The FSI intelligence endpoints use
company_id + api_key in the request body. The VH3 FMS endpoints use X-Api-Key in the header. See Authentication for full details.What’s next?
Search API
Full reference for semantic and keyword search endpoints.
Sentinels
Configure and query all 19 sentinel monitors.
Connie
Conversational AI with full operational context.
Reports
Generate and retrieve automated operational reports.