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

The Benefits API from Yuzu Health — 2 operation(s) for benefits.

Yuzu Health Benefits 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 Benefits. 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 2 paths, and defines 3 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 2 paths 3 schemas 1 GET1 POST

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

Paths & Operations 2

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

Benefits 2
GET
/v2/coverages/{coverageId}/benefit-lookup
Retrieve benefit lookup data for a coverage
PublicBenefitsController_getBenefitLookup 1 param → 200404
POST
/v2/coverages/{coverageId}/benefit-lookup/codes/{code}
Look up a single code under a coverage
PublicBenefitsController_getBenefitLookupByCode 2 params body → 200400404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BenefitLookupCodeResultDto (7 properties), BenefitLookupDto (6 properties), BenefitLookupCodeRequestDto (1 property). Each schema is shown below with its type and property counts.

BenefitLookupCodeResultDto
object
7 properties 4 required
BenefitLookupCodeRequestDto
object
1 property
BenefitLookupDto
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Yuzu Health publishes across the network.

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