Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hint Health Practitioner API

The Practitioner API from Hint Health — 2 operation(s) for practitioner.

Hint Health Practitioner API is one of 49 APIs that Hint Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Practitioner. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.hint.com/api, https://api.sandbox.hint.com/api.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.hint.com
Authentication
HTTP Bearer
License
Private
Terms of Service
Resource Areas
1

Authentication & Security 1

Hint Health Practitioner API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Practice access token or Partner API key (Bearer authentication)

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Practitioner 5
POST
/provider/practitioners
Create Practitioner
Practitioner.CreatePractitioner body → 200
GET
/provider/practitioners
List All Practitioners
Practitioner.ProviderPractitioners 2 params → 200
DELETE
/provider/practitioners/{id}
Delete Practitioner
Practitioner.DeletePractitioner 1 param → 204
GET
/provider/practitioners/{id}
Show Practitioner
Practitioner.ShowPractitioner 1 param → 200
PATCH
/provider/practitioners/{id}
Update Practitioner
Practitioner.UpdatePractitioner 1 param body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Public.PractitionerBlueprint_one (21 properties), Public.LocationBlueprint_one (14 properties), Provider.PractitionersController.create_body (10 properties), Provider.PractitionersController.update_body (10 properties). Each schema is shown below with its type and property counts.

Public.LocationBlueprint_one
object
14 properties
Provider.PractitionersController.update_body
object
10 properties
Public.SpecialtyBlueprint_all
array
Association
object
1 property 1 required
Provider.PractitionersController.create_body
object
10 properties
Public.PractitionerBlueprint_all
array
Public.LocationGroupBlueprint_leaf
object
5 properties
Public.PractitionerBlueprint_one
object
21 properties
Npi
object
1 property
Public.NpiBlueprint_shared
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hint-health-practitioner-api-openapi.yml Raw ↑

Other APIs Hint Health publishes across the network.

Hint Health AccountAccessToken API
Hint Health Affiliate API
Hint Health AffiliateBill API
Hint Health AffiliatePatient API
Hint Health CancellationReason API
Hint Health Charge API
Hint Health ChargeItem API
Hint Health ClinicalNoteInteraction API
Hint Health Company API
Hint Health CompanyPlan API
Hint Health Coupon API
Hint Health Credit API