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

The Coverage API from Yuzu Health — 3 operation(s) for coverage.

Yuzu Health Coverage 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 Coverage. 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 3 operations across 3 paths, 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.

3 operations 3 paths 2 schemas 3 GET

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 Coverage API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (public-api-auth).

Paths & Operations 3

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

Coverage 3
GET
/v2/coverages/{coverageId}/generate-id-card/svg
Generate an ID card
PublicCoverageController_generateIDCardSvg 1 param → 200
GET
/v2/coverages/{coverageId}/generate-id-card/b64
Generate an ID card
PublicCoverageController_generateIDCardB64 1 param → 200
GET
/v2/coverages/{coverageId}/generate-id-card/pdf
Generate an ID card
PublicCoverageController_generateIDCardPdf 1 param → 200

Schemas 2

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

Uint8Array
object
IDCardResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Yuzu Health publishes across the network.

Yuzu Health Accumulator (Experimental) API
Yuzu Health Benefits 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
Yuzu Health Sponsor API