specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans generated: '2026-08-15' method: searched source: https://sprucehealth.com/plans provider: Spruce Health providerId: spruce-health created: '2026-07-10' modified: '2026-08-15' reconciled: true plan_count: 2 trial_count: 1 tags: - Healthcare - HIPAA - Communication - Secure Messaging - Plans description: >- Spruce Health is priced per user per month, where a user is any teammate (clinician, staff, employee) added to the organization - patients are not billed users. There are two published plans: Basic at $24/user/month and Communicator at $49/user/month. Integrations and API access are part of the Communicator plan; the Public API itself carries no separate metered fee, but API access must additionally be enabled by Spruce Support before tokens can be generated. A 14-day free trial (no credit card) is offered and billing is month-to-month. notes: >- Per-user monthly prices are grounded from the Spruce Health plans page (sprucehealth.com/plans) as of the created date. Annual pricing is not published on that page. API access is gated behind both the Communicator plan and a support-enabled flag on the organization. sources: - https://sprucehealth.com/plans - https://sprucehealth.com/llms.txt - https://developer.sprucehealth.com/docs/overview included_in_every_plan: - name: HIPAA Business Associate Agreement detail: >- Every eligible organization automatically receives a signed BAA as part of the terms of service - no separate agreement, no opt-in, no extra fee. Since 2026-07-09 the BAA also brings formal Qualified Service Organization support for 42 CFR Part 2 communications. source: https://sprucehealth.com/llms.txt - name: eFax - name: Spruce Visits (patient assessments, incl. PHQ-9 and GAD-7) - name: Support detail: 'Monday-Friday 8am-8pm ET plus urgent weekend cover; no tiered support gating.' enterprise: contact_sales: true email: sales@sprucehealth.com detail: Custom pricing is available for larger practices and annual contracts; the terms are not published. billing: currency: USD period: month default_term: month-to-month annual_pricing_published: false unit: >- Per user, where a user is any teammate (clinician, staff, employee) added to the organization. Patients are never billed users and the patient app is free. referral_program: url: https://sprucehealth.com/refer credit: USD 24 to the referrer and USD 24 to the referred organization's first bill api_access: metered: false separate_fee: false plan_required: Communicator additional_gate: >- Beyond holding the Communicator plan, the organization must contact Spruce Support to have API access enabled before an administrator can generate a token. request_form: https://sprucehealth.com/spruce-api plans: - id: spruce-basic name: Basic type: subscription description: >- HIPAA-compliant plan with secure messaging, video telemedicine, e-fax, secure team chat, and clinical questionnaires. Does not include API access. entries: - label: Basic Per User name: basic_per_user type: recurring metric: seats limit: -1 timeFrame: month geo: global unit: 1 price: $24 per user per month userMultiplied: true elements: - name: HIPAA-Compliant Messaging - name: Video Telemedicine - name: eFax - name: Secure Team Chat - name: Clinical Questionnaires - id: spruce-communicator name: Communicator type: subscription description: >- Everything in Basic plus auto-attendant phone trees, VoIP desk phones, scheduled call routing, bulk messaging, mobile payments, integrations, and API access. This is the plan that includes the Spruce Public API. entries: - label: Communicator Per User name: communicator_per_user type: recurring metric: seats limit: -1 timeFrame: month geo: global unit: 1 price: $49 per user per month userMultiplied: true elements: - name: Everything in Basic - name: Auto-Attendant Phone Trees - name: VoIP Desk Phones - name: Scheduled Call Routing - name: Bulk Messaging - name: Mobile Payments - name: Integrations and API Access - id: spruce-free-trial name: Free Trial type: trial description: >- 14-day free trial with no credit card required; month-to-month billing, cancel any time. entries: - label: Trial Period name: trial_period type: flat metric: days limit: 14 timeFrame: once geo: global unit: 1 price: free for 14 days userMultiplied: false elements: - name: Evaluate Basic or Communicator maintainers: - FN: Kin Lane email: kin@apievangelist.com