IDEXX VetConnect PLUS Authentication

OAuth 2.0-style authentication for IDEXX partner integrations. The developer.vetconnectplus.com portal is login-gated (the sign-in flow carries OAuth parameters), and Web PACS API Partner integrations exchange a Client ID, Client Secret, and Grant Type - all issued by IDEXX customer support - for access. (Auth model confirmed from IDEXX/PIMS partner configuration docs; token endpoint modeled.)

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: idexx-labs:idexx-labs-vetconnect-plus-authentication
name: IDEXX VetConnect PLUS Authentication
tags:
- OAuth
- Authentication
- Partner Access
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.vetconnectplus.com/
baseURL: https://developer.vetconnectplus.com
properties:
- url: https://developer.vetconnectplus.com/
  type: Documentation
description: OAuth 2.0-style authentication for IDEXX partner integrations. The developer.vetconnectplus.com
  portal is login-gated (the sign-in flow carries OAuth parameters), and Web PACS API Partner integrations
  exchange a Client ID, Client Secret, and Grant Type - all issued by IDEXX customer support - for access.
  (Auth model confirmed from IDEXX/PIMS partner configuration docs; token endpoint modeled.)