← Back to all docs
motivity

Motivity API

Motivity is software used by ABA and behavioral health teams to design learning programs and behavior plans, capture trial-by-trial session data, and visualize progress for learners. With an unofficial API, you could programmatically pull learners, programs, targets, session record

By Alex KlarfeldJanuary 25, 2026
Motivity API

What is Motivity?

Motivity provides modern ABA data collection and program management software for autism and behavioral health providers. BCBAs design and manage skill acquisition and behavior reduction programs; technicians capture trial-by-trial data on mobile devices (including offline); and teams evaluate progress with built-in graphs and reports.

Core product areas include:

  • Program design and management (skills, behaviors, targets, mastery criteria)
  • Session data collection (discrete trials, frequency/duration/interval measures)
  • Graphing and progress reporting
  • Session notes, signatures, and supervision workflows (IOA, BCBA review)
  • Learner and staff management with role-based permissions
  • Mobile/offline data capture and sync

Common data entities:

  • Learners/Clients (demographics, guardians, funding sources)
  • Programs (skill or behavior plans) and Targets (objectives)
  • Measurement definitions (frequency, duration, interval, task analysis)
  • Sessions (date/time, provider, service code, setting, notes, signatures)
  • Observations/Data points (trial outcomes, counts, durations, intervals)
  • Staff/Providers (RBTs, BCBAs, supervisors)

The Motivity Integration Challenge

Organizations rely on Motivity daily, but turning portal-based clinical workflows into automated pipelines can be hard:

  • No public API: Programmatic access for rosters, sessions, and raw data is a common request but typically requires manual exports
  • Portal-first delivery: Program details, graphs, and session notes are primarily accessed through the web app, not a published API
  • Offline/mobile nuances: Sessions collected offline sync later; integrations must de-duplicate and preserve ordering and timestamps
  • Data shape variability: Different measurement types (frequency, duration, interval, task analysis) require normalized schemas
  • Identity and access: Role-based permissions, SSO/MFA, and multi-site orgs complicate headless automation
  • Downstream system needs: EHRs and billing systems often require structured summaries while analytics teams want raw observation-level data

How Supergood Creates Motivity APIs

Supergood reverse-engineers authenticated browser flows, batch exports, and network interactions to deliver a resilient API endpoint layer.

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes learners, programs, sessions, and observation objects for consistent consumption
  • Aligns with customer entitlements and permissions to ensure compliant access
  • Bridges exports and batch files with signed URL retrieval and delivery when applicable

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your Motivity product mix, licensing, and authentication model.

  • Supergood Builds and Validates Your API

We deliver a hardened Motivity adapter tailored to your workflows and entitlements.

  • Deploy with Monitoring

Go live with continuous monitoring and automatic adjustments as Motivity evolves.

Use Cases

EHR-to-Data Synchronization

- Push learner demographics from your EHR into Motivity to reduce double entry - Create scheduled session shells that technicians fill with data during service delivery - Maintain a single source of truth for active caseloads and assignments

Program-Aware Scheduling and Supervision

- Pull programs and targets to surface ready-to-run objectives on your scheduler - Track mastery criteria and automatically route supervision/IOA tasks - Alert staff when targets are nearing mastery or require phase changes

Real-Time Performance Dashboards

- Stream observation-level data into your data warehouse for dashboards - Normalize measures (frequency, duration, interval) for cross-learner analytics - Monitor adherence to session length, service codes, and setting requirements

Documentation and Billing Enablement

- Generate session note summaries (time in/out, services, goals addressed) - Push finalized notes and service summaries into your EHR (e.g., TherapyNotes, WebABA) for clinician sign-off - Trigger downstream billing events when documentation is complete and QC checks pass

Audit and Quality Control

- Export complete session packets with notes, signatures, and trial data - Maintain machine-readable audit trails with timestamps and device metadata - Run QC workflows for IOA and supervision reviews

Technical Specifications

Authentication

Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials

Response format

JSON with consistent resource schemas and pagination

Rate limits

Tuned for enterprise throughput while honoring licensing and usage controls

Session management

Automatic reauth and cookie/session rotation with health checks

Data freshness

Near real-time retrieval of learners, programs, sessions, and observations, with de-duplication for offline syncs

Security

Encrypted transport, scoped tokens, and audit logging; respects Motivity entitlements and organizational permissions

Webhooks

Optional asynchronous delivery for session finalization, IOA artifacts, and progress updates

Latency

Sub-second responses for list/detail queries under normal load

Throughput

Designed for high-volume session/observation ingestion and analytics exports

Reliability

Retry logic, backoff, and idempotency keys minimize duplicate actions

Adaptation

Continuous monitoring for UI/API changes with rapid adapter updates

Frequently asked questions

Supergood focuses on data access and automation across commonly used Motivity workflows: learners, programs/targets, sessions, raw observations, and progress summaries—subject to your licensing and permissions. We scope coverage during integration assessment.

We support username/password + MFA (SMS, email, TOTP) and operate behind SSO/OAuth when enabled. For offline/mobile sessions, we de-duplicate uploaded observations using idempotency keys and preserve source timestamps to maintain accurate sequences.

Yes. We normalize observation formats (discrete trials, frequency, duration, interval) and can deliver streaming APIs or periodic exports for your warehouse.

Yes. We can generate structured session summaries and push them into your EHR (e.g., TherapyNotes, WebABA) or trigger downstream billing events once documentation is complete.

Ready to get a real API?