Provet Cloud

Provet Cloud is a cloud-based veterinary practice management system (PIMS) built by Nordhealth for animal clinics, hospitals, and referral practices. It exposes a documented REST API (base https://provetcloud.com//api/0.1/, regional domains such as us.provetcloud.com) that gives approved integration partners programmatic access to clients, patients (animals), consultations, appointments and online booking, invoicing and payments, items, and reference data, plus a webhook system with 60+ triggers for reacting to changes in a Provet Cloud installation. Access is OAuth 2.0 authorized (Client Credentials for backend services, Authorization Code with PKCE for user-facing apps); integrations are registered and approved by Provet's support team per installation. The documentation at developers.provetcloud.com is freely browsable by any customer or developer.

Provet Cloud publishes 7 APIs on the APIs.io network, including Appointments API, Billing API, Clients API, and 4 more. Tagged areas include Veterinary, Practice Management, PIMS, Healthcare, and Nordhealth.

Provet Cloud’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.1/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
7 APIs
VeterinaryPractice ManagementPIMSHealthcareNordhealthAnimal HealthAppointmentsBilling

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.1/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 4.3 / 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/provet-cloud: 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 7

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

Provet Cloud Appointments API

Appointments and online booking.

Provet Cloud Billing API

Invoices, refunds, and payments.

Provet Cloud Clients API

Animal owners / bill payers.

Provet Cloud Consultations API

Clinical visits and their items.

Provet Cloud Patients API

The animals under care.

Provet Cloud Reference Data API

Items, departments, users, and code lists.

Provet Cloud Webhooks API

Event subscriptions.

Scroll for all 7

Open Collections 1

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

Provet Cloud REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Provet Cloud Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Provet Cloud Authentication

oauth2 · 1 scheme

SECURITY

Provet Cloud Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Provet Cloud Scopes

2 scopes · clientCredentials/authorizationCode

2 scopes

SCOPES

Agentic Access 1

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

Provet Cloud Agentic Access

55 operations · 29 acting

55 operations · 29 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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: provet-cloud
url: https://raw.githubusercontent.com/api-evangelist/provet-cloud/refs/heads/main/apis.yml
name: Provet Cloud
kind: company
description: Provet Cloud is a cloud-based veterinary practice management system (PIMS) built by Nordhealth for animal clinics,
  hospitals, and referral practices. It exposes a documented REST API (base https://provetcloud.com/<provet_id>/api/0.1/,
  regional domains such as us.provetcloud.com) that gives approved integration partners programmatic access to clients, patients
  (animals), consultations, appointments and online booking, invoicing and payments, items, and reference data, plus a webhook
  system with 60+ triggers for reacting to changes in a Provet Cloud installation. Access is OAuth 2.0 authorized (Client
  Credentials for backend services, Authorization Code with PKCE for user-facing apps); integrations are registered and approved
  by Provet's support team per installation. The documentation at developers.provetcloud.com is freely browsable by any customer
  or developer.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/provet-cloud.png
tags:
- Veterinary
- Practice Management
- PIMS
- Healthcare
- Nordhealth
- Animal Health
- Appointments
- Billing
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: provet-cloud:provet-cloud-appointments-api
  name: Provet Cloud Appointments API
  description: Appointments and online booking.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-appointments-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-billing-api
  name: Provet Cloud Billing API
  description: Invoices, refunds, and payments.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-billing-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-clients-api
  name: Provet Cloud Clients API
  description: Animal owners / bill payers.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-clients-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-consultations-api
  name: Provet Cloud Consultations API
  description: Clinical visits and their items.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Consultations
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-consultations-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-patients-api
  name: Provet Cloud Patients API
  description: The animals under care.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-patients-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-reference-data-api
  name: Provet Cloud Reference Data API
  description: Items, departments, users, and code lists.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Reference Data
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-reference-data-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
- aid: provet-cloud:provet-cloud-webhooks-api
  name: Provet Cloud Webhooks API
  description: Event subscriptions.
  humanURL: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  baseURL: https://provetcloud.com/{provet_id}/api/0.1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/provet-cloud-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_clients_patients.html
  - type: PostmanCollection
    url: collections/provet-cloud.postman_collection.json
  - type: OpenCollection
    url: collections/provet-cloud.opencollection.json
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_appointments.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_consultations.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/howto_billing.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/endpoints.html
  - type: Documentation
    url: https://developers.provetcloud.com/restapi/webhooks.html
  - type: APIReference
    url: https://developers.provetcloud.com/restapi/webhook_triggers.html
common:
- type: AgenticAccess
  url: agentic-access/provet-cloud-agentic-access.yml
- type: DomainSecurity
  url: security/provet-cloud-domain-security.yml
- type: Authentication
  url: authentication/provet-cloud-authentication.yml
- type: OAuthScopes
  url: scopes/provet-cloud-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/provetcloud
- type: Website
  url: https://www.provet.cloud
- type: Documentation
  url: https://developers.provetcloud.com/restapi/
- type: Plans
  url: plans/provet-cloud-plans-pricing.yml
- type: RateLimits
  url: rate-limits/provet-cloud-rate-limits.yml
- type: FinOps
  url: finops/provet-cloud-finops.yml
- url: https://www.provet.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com