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.

39.8/100 developing ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidSelf serve
7 APIs
VeterinaryPractice ManagementPIMSHealthcareNordhealthAnimal HealthAppointmentsBilling

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 39.8/100 · developing
Contract Quality 11.1 / 21
Developer Ergonomics 4.0 / 17
Access Clarity 6.7 / 17
Operational Transparency 3.5 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 5.4 / 15
Agent readiness — 34/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
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
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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 9

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

API Collection

OPEN COLLECTION

Provet Cloud REST API

OPEN COLLECTION

Scroll for all 9

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.23'
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:
  - Webhook
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/provet-cloud"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/provet-cloud/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/provet-cloud/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.