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 LeadSource API

The LeadSource API from Hint Health — 2 operation(s) for leadsource.

Hint Health LeadSource 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 LeadSource. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 2 paths, and defines 4 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.

4 operations 2 paths 4 schemas 1 DELETE1 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 LeadSource 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 4

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

LeadSource 4
DELETE
/provider/lead_sources/{id}
Delete Lead Source
LeadSource.DeleteLeadSource 1 param → 204
PATCH
/provider/lead_sources/{id}
Update Lead Source
LeadSource.UpdateLeadSource 1 param body → 200
POST
/provider/lead_sources
Create LeadSource
LeadSource.LeadSource body → 200
GET
/provider/lead_sources
List All Lead Sources
LeadSource.LeadSources → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Public.LeadSourceBlueprint_one (4 properties), Provider.LeadSourcesController.update_body (1 property), Provider.LeadSourcesController.create_body (1 property). Each schema is shown below with its type and property counts.

Public.LeadSourceBlueprint_all
array
Provider.LeadSourcesController.create_body
object
1 property
Provider.LeadSourcesController.update_body
object
1 property
Public.LeadSourceBlueprint_one
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hint-health-leadsource-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