POST /plansAuthorization: Bearer $CLASP_API_KEYContent-Type: application/json
Copy
Ask AI
{ "termination_policy": "termination_date", "waiting_period": "First of Month after 30 Days", "plan_name": "Platinum HMO", "plan_type": "hmo", "line_of_coverage": "medical", "group": "{{claspGroupId}}", "premium_type": "composite", "effective_start": "2025-05-01", "effective_end": "2026-04-30", "requires_primary_care_provider": true, "plan_details": [ { "label": "Medical Deductible", "tooltip": "The amount that you must pay before your health plan begins to pay or contribute for any medical services.", "info_lines": [ "Individual: $1,250", "Family: $2,500" ] }, { "label": "Pharma Deductible", "tooltip": "The amount that you must pay before your health plan begins to pay or contribute for any prescriptions.", "info_lines": [ "Individual: $0", "Family: $0" ] }, { "label": "Physician Visit", "tooltip": "The fixed amount that you will contribute towards physician visits.", "info_lines": [ "Primary: $35/visit", "Specialist: $60/visit" ] }, { "label": "Out-of-pocket Max", "tooltip": "The limit on the amount you are obligated to pay during the plan year for any treatment that is covered by your plan.", "info_lines": [ "Individual: $8,600", "Family: $17,200" ] } ], "composite_rates": { "member": "395.42", "member_spouse": "578.40", "member_child": "530.20", "member_children": "842.61", "member_family": "1550.67" }}
Congrats! You’ve just set up your first plan. Open the magic link you just generated to enroll in the plan.Need help? Ping us at support@withclasp.com or your dedicated solutions engineer.