Back to Platform API Guides
HealthcareNo API· workaround available

Lightning Step API

Lightning Step has no documented API, leaving outcome measurement tools and billing automation platforms serving SUD providers with no programmatic path to patient and clinical data. Integuru can generate a production-ready HTTP API — chat with us to get started.

Backed byY CombinatorFree sandbox trial before production

<3 sec

Response latency per call

99.9%+

Reliability rate on generated APIs

24/7

On-call maintenance on production plans

$0

Sandbox trial before production

What Lightning Step currently offers publicly

No API

Lightning Step provides no documented public API and has not published a developer program or sandbox environment. The platform is web-only, covering clinical documentation, scheduling, billing, and outcome tracking for outpatient and intensive outpatient substance use disorder programs. All data access happens through the Lightning Step web application; there is no mechanism for third-party software to connect programmatically.

Lightning Step official site

How Integuru fills the gap

Integuru generates a production-ready HTTP API for Lightning Step with no public API to build on. It maps the authenticated network requests the Lightning Step web app already makes, handles the login flow including 2FA, covers the branching states real accounts hit, and keeps the API running with 24/7 on-call maintenance on production plans.

Planned endpoints

Actions Integuru could expose

Final scope is confirmed when the integration is built
list_clients

Return a paginated list of client records with demographics, contact information, and program enrollment status

get_client_detail

Retrieve the complete record for a single client including contact details, insurance coverage, and episode history

create_client

Create a new client record with demographic, contact, and insurance information in the Lightning Step instance

list_appointments

List scheduled appointments and group sessions filtered by provider, program, date range, and status

create_appointment

Book a new individual or group appointment for an existing client

update_appointment_status

Update the status of a scheduled appointment or group therapy session

get_clinical_notes

Retrieve clinical documentation for a client including progress notes, treatment plan content, and provider signature status

create_treatment_note

Push a completed progress note or treatment update into the client record in Lightning Step

list_claims

Return billing claims for a client or date range with status, payer, procedure codes, and reimbursement amounts

get_claim_status

Retrieve the current status and adjudication details for a specific billing claim

...many more

These actions reflect what Integuru would generate based on the workflows Lightning Step exposes through its web interface.

Need a different Lightning Step action?

Tell us the workflows and accounts you need. Requested integrations are delivered to a sandbox you can test free before production.

Process

What happens after you book a call

  1. 1Tell us the Lightning Step workflows you need

    Book a call and list the actions, account types and call volume. There is no separate build fee to start.

  2. 2Integuru builds the API in days

    The team maps the authenticated requests Lightning Step makes into a direct HTTP API, covering the edge cases you named, and delivers it to a sandbox you test free.

  3. 3Move to production, maintained

    Call documented REST endpoints from your stack, and hand breakage to Integuru: production integrations are maintained around the clock, with auth auto-healing included.

Guide

Lightning Step integration guide

Overview

Lightning Step is an EHR and practice management platform built for outpatient and intensive outpatient substance use disorder programs. Its feature set is purpose-built for the SUD outpatient setting: scheduling for individual and group therapy sessions, clinical documentation that meets behavioral health payer requirements, billing for SUD-specific procedure codes, and outcome tracking tools designed for the reporting obligations that SUD programs operate under. For outcome measurement platforms and billing automation tools that serve SUD providers, Lightning Step appears as a required integration at outpatient programs across their customer base.

No documented API exists. Lightning Step has not published a developer portal, a sandbox environment, or any documentation for third-party integrations. The platform is a closed web application, and all data access happens through the Lightning Step browser interface. This is consistent with the pattern across smaller SUD-specific EHR platforms: the development resources have concentrated on the clinical workflow product that providers use daily, not on an API platform that third-party developers would use.

SUD treatment data occupies a uniquely sensitive position within behavioral health compliance. Beyond the standard HIPAA protections that apply to all health records, substance use disorder treatment records may fall under 42 CFR Part 2, a federal regulation that restricts disclosure of SUD treatment records more tightly than standard HIPAA rules allow. This compliance context shapes how SUD platform vendors approach data access partnerships, and it is context that any tool working with Lightning Step data needs to operate in with care. Integuru generates a production-ready HTTP API for Lightning Step using direct HTTP requests against the endpoints the web application uses internally. Integuru can be deployed in HIPAA-compliant environments; discuss your compliance requirements when you chat with us.


Why Teams Need This Integration

SUD outpatient programs are under simultaneous pressure from payer documentation requirements, outcome reporting mandates, and staffing constraints that make administrative automation a high-priority need. Lightning Step is a platform these programs depend on, and its absence of an API blocks every tool trying to deliver that automation.

Outcome measurement and reporting platforms. Outpatient SUD programs are increasingly required to track and report standardized outcome measures at program intake, during treatment, and at defined intervals after discharge. State behavioral health authorities and accrediting bodies expect these metrics: substance use status, employment, housing, and recovery support engagement. Platforms that automate this collection and reporting need programmatic access to client records and clinical documentation across a program's full caseload. Lightning Step's web-only data model forces these platforms to rely on manual exports that are slow to generate, inconsistent in format, and dependent on program staff time that is in short supply.

Billing automation for SUD-specific codes. Substance use disorder outpatient billing involves H-codes and other SUD-specific procedure codes, prior authorization requirements that vary by state and payer, and session documentation standards that must be met before claims are processed. Billing automation platforms that serve SUD outpatient programs need list_claims and get_claim_status to identify authorization gaps, flag documentation issues, and trigger resubmission workflows before claim deadlines pass. Without programmatic access, these platforms either rely on manual exports or build browser automation that breaks whenever Lightning Step updates its billing interface.

AI clinical documentation tools. SUD outpatient programs generate high documentation volumes: individual session notes, group therapy records, and treatment plan reviews all carry payer-specific documentation requirements. AI tools that help clinicians draft and complete this documentation need get_clinical_notes to read existing note structures and create_treatment_note to push completed documentation back to the Lightning Step record. Without write-back capability, the documentation tool delivers partial value: the AI drafts the note, and the clinician still has to transfer it manually into Lightning Step.

Care coordination and continuing care platforms. SUD outpatient programs coordinate continuing care referrals with residential treatment, sober living, and community recovery support services. Platforms that manage these transitions need current client data and appointment records as live API calls rather than periodic manual exports. list_clients, get_client_detail, and list_appointments support care coordination workflows that require up-to-date program status for each client in active treatment.


Behavioral Health Workflows This Integration Covers

The ten planned actions span the clinical, administrative, and billing workflows that SUD outpatient platforms running on Lightning Step require:

  • Client management: list_clients and get_client_detail surface the program's client roster with demographics, insurance data, and enrollment status. create_client supports intake and referral-to-treatment workflows that need to write new client records into Lightning Step.
  • Appointment and group session scheduling: list_appointments and create_appointment feed scheduling tools and outcome platforms with live individual and group session data. update_appointment_status tracks session completions and cancellations for attendance reporting.
  • Clinical documentation: get_clinical_notes retrieves progress note content, treatment plan data, and provider signature status. create_treatment_note pushes completed documentation back to the client record, enabling AI scribing tools and documentation automation products to write into Lightning Step.
  • Billing and claims: list_claims returns structured billing data with SUD-specific procedure codes, payer information, and claim status. get_claim_status retrieves adjudication details for denial management workflows.

Adjacent Integrations

Integuru already covers the healthcare and EHR vertical in production across platforms that share the same direct HTTP authentication patterns as Lightning Step. The DrChrono integration provides 4 live actions including patient creation and medication records. The Modmed integration covers 21 live actions spanning claims, payments, insurance policies, and full patient management. The Canvas Medical integration covers 2 live actions for practices on that platform. SUD-focused platforms like Lightning Step follow the same web-application authentication and session management patterns as ambulatory EHRs; Integuru handles both categories with the same direct HTTP approach.

Live in Healthcare

Integuru already supports these platforms in the same vertical

Live, production-ready integrations, not requests

Good to know

Before you book a call

How long does this take?
Most managed-service integration requests are built within a few days, including the workflows and edge cases you ask for.
What if Lightning Step changes or breaks?
Every managed integration includes 24/7 on-call maintenance, so your team is never pulled into patching target-platform changes.
What does it cost?
You test the Lightning Step integration free in a sandbox before paying anything. Production pricing follows the standard Production plan (starts at $499/month, including 24/7 on-call maintenance), scoped to the platforms, workflows and call volume you need.

FAQ

Frequently asked questions