← Back to all docs

Lightning Step API

Lightning Step is an all-in-one CRM, EHR, and RCM platform for mental health and addiction treatment centers — but its APIs are internal, with no developer portal, documentation, or webhooks, and integration access runs through the vendor's team. Supergood creates and maintains a managed Lightning Step API so you can programmatically work with patients, admissions, clinical documentation, and claims.

By Alex KlarfeldJuly 7, 2026
Lightning Step API

What is Lightning Step?

Lightning Step is an all-in-one behavioral health platform that combines a CRM for admissions, an EHR for clinical care, revenue cycle management, and LIA (Lightning Intelligent Assistant), an ISO 42001-certified AI documentation feature. Founded in 2015 in Houston, Texas, the company acquired ZenCharts and AVA Billing, and merged with Sunwave Health in October 2025 — Lightning Step continues to be sold as a distinct product, and the combined network spans more than 3,000 facilities and 34,000+ users.

Lightning Step serves substance abuse treatment centers, behavioral health treatment centers, mental health clinics, and eating disorder treatment centers — from private practices to multi-location enterprises. For those organizations it is the system of record for the admissions pipeline, clinical documentation, utilization review, and claims.

Common data entities:

  • Admissions leads and CRM pipeline records
  • Patient demographics and program enrollment
  • Clinical documentation and treatment plans
  • Utilization review and authorization records
  • Claims and revenue cycle data

The Lightning Step Integration Challenge

  • No developer portal, public API documentation, SDKs, or integration marketplace — the company says its team "uses well-crafted APIs," but those APIs are internal.
  • The partners page lists only a handful of vendor-built integrations (Availity, PaySimple, Twilio, Waystar, CallTrackingMetrics, Salesforce, Microsoft BI) — anything else requires contacting the company.
  • No documented webhooks — no event-driven notification when a lead converts, a note is signed, or a claim changes status.
  • Key workflows — admissions, documentation, utilization review, billing — live entirely in the web application, so programmatic access means either vendor engagement or manual exports.
  • Behavioral health and SUD records carry HIPAA and 42 CFR Part 2 obligations, so ad-hoc scraping or uncontrolled exports are not a viable path.

How Supergood Creates Lightning Step APIs

Supergood builds and maintains an unofficial, managed API for Lightning Step by automating the platform's authenticated web application on your behalf. You get a normalized REST API over your own Lightning Step data — without waiting on the vendor's integration queue.

  • Managed authentication — credentials, MFA, and session lifecycle handled automatically
  • Normalized JSON entities across CRM, EHR, and RCM — leads, patients, documentation, and claims in consistent schemas
  • Change-detection webhooks for admissions, documentation, and claim status events
  • Continuous adaptation — when Lightning Step ships UI or workflow changes, Supergood keeps your API stable

Use Lightning Step with AI agents: Lightning Step MCP Server →

Getting Started

  1. Schedule Integration Assessment
    Book a 30-minute call to walk through the Lightning Step data and workflows you need. We'll confirm feasibility and scope your endpoints.
  2. Supergood Generates and Validates Your API
    We build and validate a production-ready API against your Lightning Step environment, with normalized schemas and managed authentication.
  3. Deploy with Monitoring
    Go live with 24/7 monitoring and continuous adaptation — when Lightning Step changes, your integration keeps working.

LIGHTNING STEP ON THE API REPORT CARD

Potential API Endpoints

Authentication

POST/authenticate

Establish an authenticated session with Lightning Step, including MFA handling and automatic session refresh.

Patient Operations

GET/patients

Retrieve patient demographics, program enrollment, and admission records.

Admissions CRM

GET/leads

List admissions CRM leads and referral pipeline records with status and source attribution.

Scheduling

GET/appointments

List scheduled sessions and appointments with provider and status details.

Clinical Documentation

GET/encounters

Fetch clinical documentation — assessments, progress notes, and treatment plan updates.

Billing

POST/submit_claim

Submit claims into Lightning Step's revenue cycle workflows and track submission status.

Use Cases

Admissions pipeline automation

- Sync CRM leads and referral data into marketing and analytics tools - Trigger downstream workflows when a lead converts to an admission - Measure conversion rates by referral source in real time

Utilization review and compliance

- Pull documentation and authorization records for UR teams - Flag missing or expiring authorizations before sessions occur - Assemble audit-ready documentation packets automatically

Revenue cycle visibility

- Extract claims data into BI and finance systems - Monitor denials and days-in-AR across programs - Reconcile Lightning Step RCM data with clearinghouse records

Enterprise reporting

- Aggregate census and clinical activity across locations - Replace manual exports with scheduled programmatic syncs - Feed data warehouses without vendor-built connectors

Technical Requirements

Authentication

Managed credential-based login with MFA support; Supergood handles the full session lifecycle

Connectivity

REST API over HTTPS

Response format

Normalized JSON schemas across CRM, EHR, and RCM entities

Rate limits

Tuned per tenant to stay within safe platform thresholds

Session management

Automatic session refresh and re-authentication on expiry

Data freshness

On-demand fetches with optional scheduled syncs; near real-time

Security

Encryption in transit and at rest; HIPAA-eligible data handling

Webhooks

Supergood-managed change-detection webhooks for admissions, documentation, and claims events

Latency

Typical reads return in seconds

Throughput

Scales with concurrent managed sessions per facility

Reliability

24/7 monitoring with automated failure detection and recovery

Adaptation

Continuous updates as Lightning Step ships UI and workflow changes

Frequently asked questions

No. Lightning Step's APIs are internal — there is no developer portal, public documentation, SDK, or webhook surface. Integrations on the partners page are vendor-built, and new access requires contacting the company. Supergood provides a managed, unofficial API over your own Lightning Step environment.

Admissions leads and CRM pipeline, patients and program enrollment, appointments, clinical documentation and treatment plans, utilization review records, and claims — normalized into consistent JSON schemas.

Supergood operates with HIPAA-eligible controls, encrypts data in transit and at rest, and only accesses data under your organization's own credentials and authorization. You control which entities and workflows are exposed.

Lightning Step continues to be sold and operated as a distinct product after the October 2025 merger. Supergood's integration targets the Lightning Step application your organization actually uses, and adapts if the vendor consolidates platforms.

Supergood monitors the integration continuously and adapts it when Lightning Step changes its UI or workflows, so your API contract stays stable without engineering work on your side.

Ready to get a real API?