ezyVet website screenshot

ezyVet

ezyVet is cloud-based veterinary practice information management software (PIMS) for clinics, specialty, and emergency hospitals, covering patient records, scheduling, clinical workflows, billing, inventory, and diagnostics. Founded in New Zealand in 2006, ezyVet was acquired by IDEXX Laboratories in June 2021 and sits alongside IDEXX's Cornerstone and Neo PIMS offerings (the acquisition also included Vet Radar). ezyVet exposes a documented RESTful API of roughly 216 endpoints over animals/patients, contacts/clients, appointments, consultations, invoices, products, and diagnostics. The API is partner-gated - developer access requires an approved integration application and issued client credentials - but the endpoint catalog, best-practice guides, and a full Postman collection are publicly documented at developers.ezyvet.com. Authentication is OAuth 2.0 Client Credentials with 12-hour bearer tokens.

ezyVet publishes 9 APIs on the APIs.io network, including Animals API, Appointments API, Authentication API, and 6 more. Tagged areas include Veterinary, Practice Management, PIMS, Healthcare, and Animal Health.

ezyVet’s developer surface includes authentication, documentation, and 8 more developer resources.

35.9/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
9 APIs
VeterinaryPractice ManagementPIMSHealthcareAnimal HealthIDEXXPartner Gated

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 35.9/100 · thin
Contract Quality 15.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ezyvet: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

ezyVet Animals API

Animal (patient) records and reference data. (Modeled.)

ezyVet Appointments API

Appointments, types, and statuses. (Modeled.)

ezyVet Authentication API

OAuth 2.0 Client Credentials token exchange. (Confirmed.)

ezyVet Consultations API

Clinical consultation records. (Modeled.)

ezyVet Contacts API

Contacts (clients / pet owners) and their details. (Confirmed CRUD.)

ezyVet Diagnostics API

Diagnostic requests and results (Standard Diagnostic Integration). (Confirmed integration.)

ezyVet Invoices API

Invoices, invoice lines, and payments. (Modeled.)

ezyVet Prescriptions API

Prescriptions and vaccinations. (Partially confirmed.)

ezyVet Products API

Product / inventory catalog. (Modeled.)

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

ezyVet API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Ezyvet Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ezyvet Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ezyvet Authentication

http · 1 scheme

SECURITY

Ezyvet Domain Security

TLSv1.3 · HSTS

SECURITY

Ezyvet Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ezyvet Agentic Access

47 operations · 20 acting

47 operations · 20 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ezyvet
url: https://raw.githubusercontent.com/api-evangelist/ezyvet/refs/heads/main/apis.yml
name: ezyVet
kind: company
description: ezyVet is cloud-based veterinary practice information management software (PIMS) for clinics, specialty, and
  emergency hospitals, covering patient records, scheduling, clinical workflows, billing, inventory, and diagnostics. Founded
  in New Zealand in 2006, ezyVet was acquired by IDEXX Laboratories in June 2021 and sits alongside IDEXX's Cornerstone and
  Neo PIMS offerings (the acquisition also included Vet Radar). ezyVet exposes a documented RESTful API of roughly 216 endpoints
  over animals/patients, contacts/clients, appointments, consultations, invoices, products, and diagnostics. The API is partner-gated
  - developer access requires an approved integration application and issued client credentials - but the endpoint catalog,
  best-practice guides, and a full Postman collection are publicly documented at developers.ezyvet.com. Authentication is
  OAuth 2.0 Client Credentials with 12-hour bearer tokens.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ezyvet.png
tags:
- Veterinary
- Practice Management
- PIMS
- Healthcare
- Animal Health
- IDEXX
- Partner Gated
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: ezyvet:ezyvet-animals-api
  name: ezyVet Animals API
  description: Animal (patient) records and reference data. (Modeled.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Animals
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-animals-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-appointments-api
  name: ezyVet Appointments API
  description: Appointments, types, and statuses. (Modeled.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-appointments-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-authentication-api
  name: ezyVet Authentication API
  description: OAuth 2.0 Client Credentials token exchange. (Confirmed.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-authentication-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-consultations-api
  name: ezyVet Consultations API
  description: Clinical consultation records. (Modeled.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Consultations
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-consultations-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-contacts-api
  name: ezyVet Contacts API
  description: Contacts (clients / pet owners) and their details. (Confirmed CRUD.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-contacts-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-diagnostics-api
  name: ezyVet Diagnostics API
  description: Diagnostic requests and results (Standard Diagnostic Integration). (Confirmed integration.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Diagnostics
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-diagnostics-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-invoices-api
  name: ezyVet Invoices API
  description: Invoices, invoice lines, and payments. (Modeled.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-invoices-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-prescriptions-api
  name: ezyVet Prescriptions API
  description: Prescriptions and vaccinations. (Partially confirmed.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Prescriptions
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-prescriptions-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
- aid: ezyvet:ezyvet-products-api
  name: ezyVet Products API
  description: Product / inventory catalog. (Modeled.)
  humanURL: https://developers.ezyvet.com/docs/v1/
  baseURL: https://api.ezyvet.com
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/ezyvet-products-api-openapi.yml
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/
  - type: APIReference
    url: https://developers.ezyvet.com/docs/v1/
  - type: Documentation
    url: https://developers.ezyvet.com/docs/v1/integrations/diagnostic/
  - type: Documentation
    url: https://developers.ezyvet.com/guides/external-pharmacy.html
common:
- type: AgenticAccess
  url: agentic-access/ezyvet-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/ezyvet-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ezyvet-domain-security.yml
- type: Authentication
  url: authentication/ezyvet-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ezyvet
- type: Website
  url: https://www.ezyvet.com
- type: Documentation
  url: https://developers.ezyvet.com/docs/v1/
- type: Plans
  url: plans/ezyvet-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ezyvet-rate-limits.yml
- type: FinOps
  url: finops/ezyvet-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of ezyVet, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.