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 Group Policy API

The Group Policy API from Yuzu Health — 2 operation(s) for group policy.

Yuzu Health Group Policy 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 Group Policy. 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 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.

3 operations 2 paths 3 schemas 1 GET1 PATCH1 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 Group Policy API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (public-api-auth).

Paths & Operations 3

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

Group Policy 3
POST
/v2/groups/{groupPolicyId}/renew
Renew a group policy
PublicGroupPolicyController_renewGroupPolicy 1 param → 201
GET
/v2/groups/{groupPolicyId}/rules
Get the rules of a group policy
PublicGroupPolicyController_getGroupPolicyRules 1 param → 200
PATCH
/v2/groups/{groupPolicyId}/rules
Update the rules of a group policy
PublicGroupPolicyController_updateGroupPolicyRules 1 param body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are GroupPolicyRulesDto (11 properties), GroupPolicyRulesUpdateDto (9 properties), GroupPolicyRenewalResponseDto (1 property). Each schema is shown below with its type and property counts.

GroupPolicyRulesDto
object
11 properties 8 required
GroupPolicyRenewalResponseDto
object
1 property 1 required
GroupPolicyRulesUpdateDto
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yuzu-health-group-policy-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 Member API
Yuzu Health PublicApiV1 API
Yuzu Health PublicApiV2 API
Yuzu Health Sponsor API