NxVET is committed to open APIs that facilitate innovation in healthcare. This portal gives you everything you need to work with transcripts, conversations, webhooks, and data across the NxVET ecosystem.
There are two complementary ways to keep your systems in sync with NxVET:
Pull data on-demand with the REST API and/or receive real-time event notifications via Webhooks. See below to learn more.
Work with transcripts, NxHub conversations, devices, audio recordings, and other NxVET ecosystem data on-demand.
Receive real-time HMAC-signed HTTP notifications when events occur in your organization.
If you're using Claude, GPT, Cursor, or other AI coding assistants to build against this API, use our machine-readable reference optimized for LLM consumption.
Create an API key in the NxVET Integrations page. Copy the key and organization ID.
Call GET /api/auth/me to verify your key and get your organizationId for all API calls.
Self-service API key management with nxvet_sk_ bearer tokens. Organization-scoped, instant revocation.
Access transcripts, device data, NxHub conversations, audio recordings, and integration metadata.
Get notified instantly when conversations finish processing and other lifecycle events occur.
Every webhook is cryptographically signed. Verify authenticity with your secret key.
List, create, and manage NxHub ambient recording conversations with timeline and transcript data.
Query data by organization, user, date range, device, conversation status, and other supported filters.