Best Practice Software · Authentication Profile

Best Practice Authentication

Authentication

Best Practice Software secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

HealthcareAustraliaEHREMRFHIRHL7InteroperabilityAU BasePractice ManagementGeneral PracticeAppointmentsScheduling
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

SubscriptionKey apiKey
· in: header (Ocp-Apim-Subscription-Key)
AuthorizationHeader http
scheme: bearer
DeviceIdHeader apiKey
· in: header (DeviceId)

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: searched
source: openapi/haloconnect-desktop-openapi.json, openapi/haloconnect-integrator-openapi.json
docs: https://docs.haloconnect.io/halo-cloud/getting-started/
notes: >-
  Integrator API authenticates with an Azure API Management subscription key
  (Ocp-Apim-Subscription-Key header). Desktop apps additionally supply a bearer JWT
  (obtained from obtainToken, expires and must be renewed) plus a DeviceId header. Every
  site-scoped call also requires an active pairing with the target site. No OAuth2/OIDC.
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: SubscriptionKey
  type: apiKey
  in: header
  parameter: Ocp-Apim-Subscription-Key
  description: The subscription key for the API.
  sources:
  - openapi/haloconnect-desktop-openapi.json
  - openapi/haloconnect-integrator-openapi.json
- name: AuthorizationHeader
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Bearer token for authentication.
  sources:
  - openapi/haloconnect-desktop-openapi.json
- name: DeviceIdHeader
  type: apiKey
  in: header
  parameter: DeviceId
  description: Device ID of the device making the request.
  sources:
  - openapi/haloconnect-desktop-openapi.json

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/best-practice-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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