Integrate with NxVET's Veterinary Platform

Access consultation records, transcripts, NxHub conversations, and receive real-time webhook events

Integration Overview

Pull data on-demand with the REST API and receive real-time event notifications via Webhooks — two complementary ways to keep your systems in sync with NxVET.

REST API

Query consultation records, transcripts, NxHub conversations, and device data on-demand.

  • API Key authentication
  • Labels, conversations, devices, medical templates
  • Pagination and filtering
  • Download audio recordings
  • Interactive API explorer with "Try it"
View API Reference →

Webhooks

Receive real-time HMAC-signed HTTP notifications when events occur in your organization.

  • HMAC-SHA256 signed requests
  • Labels and conversation events
  • Automatic retries with exponential backoff
  • Delivery logs for debugging
View Webhook Documentation →

Getting Started

1

Generate API Keys

Create API keys in the NxVET Integrations page for programmatic access.

2

Integrate

Use the REST API to pull data and Webhooks for real-time events.

3

Go Live

Test thoroughly and coordinate with NxVET for production deployment.

Key Features

API Key Authentication

Self-service API key management with nxvet_sk_ bearer tokens. Organization-scoped, instant revocation.

Rich Data Access

Access transcripts, patient data, NxHub conversations, and audio recordings.

Real-time Webhooks

Get notified instantly when consultations complete, labels are created, or conversations finish.

HMAC-SHA256 Security

Every webhook is cryptographically signed. Verify authenticity with your secret key.

NxHub Conversations

List, create, and manage NxHub ambient recording conversations with timeline and transcript data.

Flexible Filtering

Query data by organization, user, date range, record type, patient, and conversation status.