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 API —
GET /api/v1/patientsandGET /api/v1/patients/:fpfor reading patient records - Public Calendar API —
GET /api/v1/calendar/eventsfor reading appointment data - Public Inventory API —
GET /api/v1/inventoryfor 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 environment —
https://api-sandbox.vetigen.comavailable for testing
Notes
- Public endpoints are read-only in this initial release
- API keys authenticate with the
X-API-Keyheader - 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