Plans
Search and list HMO plans across the network. Results are ranked by value_score (coverage breadth, price efficiency, HMO reliability).
GET /v1/plans
Filter by budget_ngn, audience (individual, family, corporate), and benefits. Returns canonical Plan objects with inline value_score and plan_match_score.
GET /v1/plans/:id
Retrieve full benefit detail, exclusions, network providers, and pricing tiers for a single plan.