Changelog

April 2026

API changes and new features for April 2026.

April 2026 Changelog

2026-04-11 — Public API Launch

The Vetigen Public API is now available for selected external integrations.

Added

  • Public Patient APIGET /api/v1/patients and GET /api/v1/patients/:fp for reading patient records
  • Public Calendar APIGET /api/v1/calendar/events for reading appointment data
  • Public Inventory APIGET /api/v1/inventory for stock queries
  • API Key system — Create and manage API keys from the clinic dashboard under Settings → Developer
  • Developer documentation — This portal at docs.vetigen.com
  • Sandbox environmenthttps://api-sandbox.vetigen.com available for testing

Notes

  • Public endpoints are read-only in this initial release
  • API keys authenticate with the X-API-Key header
  • Integration API key rate limit: 60 requests/minute and 1,000 requests/hour
  • SOAP, Cortex diagnostics, products, and webhooks remain outside the current public API surface

For questions or to report issues, contact developers@vetigen.com

On this page