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

Yuzu Health Sponsor API

The Sponsor API from Yuzu Health — 1 operation(s) for sponsor.

Yuzu Health Sponsor API is one of 10 APIs that Yuzu Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sponsor. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 0.5.

Requests are made against the base URL https://api.yuzu.health.

2 operations 1 paths 2 schemas 1 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.5
Base URL
https://api.yuzu.health
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Yuzu Health Sponsor API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (public-api-auth).

Paths & Operations 2

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

Sponsor 2
GET
/v2/sponsors/{sponsorNamespace}
Retrieve a sponsor
SponsorPublicController_getSponsor 1 param → 200
PATCH
/v2/sponsors/{sponsorNamespace}
Update a sponsor
SponsorPublicController_updateSponsor 1 param body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are SponsorDto (12 properties), SponsorUpdateDto (7 properties). Each schema is shown below with its type and property counts.

SponsorDto
object
12 properties 5 required
SponsorUpdateDto
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yuzu-health-sponsor-api-openapi.yml Raw ↑

Other APIs Yuzu Health publishes across the network.

Yuzu Health Accumulator (Experimental) API
Yuzu Health Benefits API
Yuzu Health Coverage API
Yuzu Health Enrollment API
Yuzu Health EOB (Experimental) API
Yuzu Health Group Policy API
Yuzu Health Member API
Yuzu Health PublicApiV1 API
Yuzu Health PublicApiV2 API