v1
latestOpenAPI 3.1.02026-07-22191956.7 KBPlans
List plans
Static plan metadata: identifiers, plan classification, plan design amounts, brand assets, and required disclaimers. Combine with a group quote for group-specific pricing.
get/plans
Response
Available plans.
Example response
{
"plans": [
{
"name": "Prescience Diamond",
"deductibleIndividualCents": 150000,
"deductibleFamilyCents": 300000,
"oopMaxIndividualCents": 705000,
"oopMaxFamilyCents": 1410000
}
]
}