v1
latestOpenAPI 3.0.02026-07-13483586.3 KBBenefits
List all available benefit services
get/benefits/services
Response
Successful operation
Example response
[
{
"name": "Medicover Healthcare Premium",
"category": "HEALTHCARE",
"provider": {
"name": "Medicover",
"website": "https://medicover.com"
},
"description": "Premium healthcare package including dental and specialist care",
"availableCountries": [
"PL",
"DE",
"NL"
],
"details": "Features:\n- Dental care\n- 24/7 hotline\n- Mobile app\n\nLimitations:\n- 14 days waiting period\n- Excludes pre-existing conditions",
"cancellationPolicy": "1 month notice required"
}
]