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

The GlobalWebhookEndpoint API from Hint Health — 2 operation(s) for globalwebhookendpoint.

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

This API exposes 5 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.

5 operations 2 paths 4 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 GlobalWebhookEndpoint 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.

GlobalWebhookEndpoint 5
POST
/global_webhook_endpoints
Create Webhook Endpoint
GlobalWebhookEndpoint.CreateWebhookEndpointLegacy body → 200
GET
/global_webhook_endpoints
List All Webhook Endpoints
GlobalWebhookEndpoint.WebhookEndpointsLegacy → 200
DELETE
/global_webhook_endpoints/{id}
Delete Webhook Endpoint
GlobalWebhookEndpoint.DeleteWebhookEndpointLegacy 1 param → 204
GET
/global_webhook_endpoints/{id}
Show Webhook Endpoint
GlobalWebhookEndpoint.ShowWebhookEndpointLegacy 1 param → 200
PATCH
/global_webhook_endpoints/{id}
Update Webhook Endpoint
GlobalWebhookEndpoint.UpdateWebhookEndpointLegacy 1 param body → 200

Schemas 4

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

Platform.WebhookEndpointsController.update_body
object
1 property
Platform.WebhookEndpointBlueprint_one
object
5 properties
Platform.WebhookEndpointBlueprint_all
array
Platform.WebhookEndpointsController.create_body
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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