Skip to main content

Architecture and APIs

You receive a single VH3 API key during onboarding. It is used across both server-to-server surfaces:Intelligence endpoints require your company ID on every request. BigChange proxy endpoints resolve your tenant from the API key alone.For interactive applications and custom portals, users authenticate with email and password. The returned JWT is used for all subsequent calls. No API key is ever involved in client-side code.See Authentication for the complete surface map and code examples.
The public API reference documents the customer-facing subset. Additional endpoints exist for platform engineering, pollers, and operational tooling. Those internal endpoints are outside the integration contract. For integrations, use the endpoints documented here or the OpenAPI export your CSM provides.