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

The Sponsorship API from Hint Health — 2 operation(s) for sponsorship.

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

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

Sponsorship 5
POST
/provider/companies/{company_id}/sponsorships
Create Sponsorship
Sponsorship.CreateSponsorship 1 param body → 200
GET
/provider/companies/{company_id}/sponsorships
List All Sponsorhips
Sponsorship.ListSponsorships 2 params → 200
DELETE
/provider/companies/{company_id}/sponsorships/{id}
Destroy Sponsorship
Sponsorship.DestroySponsorship 2 params → 200
GET
/provider/companies/{company_id}/sponsorships/{id}
Show Sponsorship
Sponsorship.ShowSponsorhip 2 params → 200
PATCH
/provider/companies/{company_id}/sponsorships/{id}
Update Sponsorship
Sponsorship.UpdateSponsorship 2 params body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Provider.CompanySponsorshipsController.create_body (5 properties), Provider.CompanySponsorshipsController.update_body (2 properties), Association (1 property). Each schema is shown below with its type and property counts.

Provider.CompanySponsorshipsController.create_body
object
5 properties 3 required
Provider.CompanySponsorshipsController.update_body
object
Subscribers type can not be updated.
2 properties 1 required
Association
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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