← Back to all docs

Artemis ABA API

Artemis ABA is an AI-powered practice management, data collection, scheduling, and billing platform for ABA therapy providers, built on Salesforce Cloud by RCM firm Plutus Health. It has no developer portal or public API documentation — 'connect via API' is vendor-gated. Supergood creates a managed, unofficial Artemis ABA API so you can programmatically access clients, session notes, authorizations, and claims.

By Alex KlarfeldJuly 7, 2026
Artemis ABA API

What is Artemis ABA?

Artemis ABA is an AI-powered practice management, data collection, scheduling, and billing platform for ABA therapy providers, built on Salesforce Cloud and developed by Dallas-based RCM firm Plutus Health. It combines clinical workflows — program creation, assessment and treatment plans, session documentation, and data analysis — with revenue cycle tooling like real-time authorization tracking, a claims dashboard, ERA payment posting, and denial management.

For ABA organizations from startups to multi-location groups, Artemis holds session-level trial data, session notes and signatures, treatment programs, authorizations, schedules, and claims — often alongside Plutus Health's managed billing services.

Common data entities:

  • Clients and demographics
  • Session and trial data, session notes, and signatures
  • Treatment programs and assessments
  • Authorizations and eligibility
  • Schedules, claims, and billing data

The Artemis ABA Integration Challenge

  • No developer portal or public API documentation exists anywhere for Artemis ABA.
  • Marketing mentions the ability to export data to Excel or "connect via API," but API access is available only through the vendor — there is no self-serve path, keys, or docs.
  • The Salesforce-platform underpinning means data egress is vendor-controlled — you can't simply point standard Salesforce tooling at the underlying org.
  • No SDKs, no documented webhooks, and no integration marketplace.
  • Without an event feed or self-serve export automation, keeping external systems in sync means manual Excel exports and vendor requests.

How Supergood Creates Artemis ABA APIs

Supergood builds and maintains an unofficial, managed API for Artemis ABA. Instead of routing every data request through the vendor, Supergood's system operates Artemis through its authenticated web application — the same interface your BCBAs, schedulers, and billers use — and exposes the data and workflows as clean, documented REST endpoints.

  • Managed authentication: Supergood handles Artemis credentials, Salesforce session lifecycles, and any MFA prompts automatically.
  • Normalized data: clients, session notes, authorizations, and claims come back as consistent JSON objects your systems can consume directly.
  • Continuous adaptation: when Artemis ships UI or workflow changes, Supergood detects and absorbs them before your integration breaks.

Use Artemis ABA with AI agents: Artemis ABA MCP Server →

Getting Started

  1. Schedule Integration Assessment
    Book a 30-minute call to walk through the Artemis ABA data and workflows you need. We'll confirm feasibility and scope on the spot.
  2. Supergood Generates and Validates Your API
    Supergood builds your Artemis ABA API, validates every endpoint against a live environment, and delivers production-ready documentation your engineers can use immediately.
  3. Deploy with Monitoring
    Go live with 24/7 monitoring, automatic session management, and continuous adaptation as Artemis ABA evolves.

Potential API Endpoints

Authentication

POST/authenticate

Establish an authenticated session with Artemis ABA using managed credentials; Supergood handles session refresh and MFA.

Client Operations

GET/clients

Retrieve client records with demographics, program enrollment, and payer context.

Scheduling

GET/appointments

Retrieve scheduled sessions across clinicians, locations, and service codes.

Clinical Documentation

GET/session_notes

Pull session documentation, trial data summaries, and signature status by client and date range.

Billing

GET/authorizations

Retrieve payer authorizations with units authorized, used, and remaining.

Billing

GET/claims

Retrieve claims and statuses including denials, ERAs, and aging.

Use Cases

Authorization utilization tracking

- Pull authorization balances from Artemis on a schedule - Alert clinical leads before authorized units run out - Reconcile scheduled sessions against remaining units

Clinical data warehouse and analytics

- Extract session, trial, and program data automatically - Feed BI tools for outcome and utilization analysis across locations - Eliminate manual Excel exports

Claims and denial management

- Sync claim statuses, ERAs, and aging reports into your finance stack - Route denials to billing staff with full context - Track payer performance across the book of business

Scheduling and workforce sync

- Mirror Artemis schedules into external calendars and staffing tools - Detect unstaffed or conflicting sessions early - Feed hours into payroll without re-keying

Technical Requirements

Authentication

API key issued by Supergood; Supergood manages Artemis ABA credentials, sessions, and any MFA on your behalf.

Connectivity

Cloud-to-cloud; no on-premise agents or VPNs required.

Response format

Normalized JSON over REST.

Rate limits

Managed by Supergood with automatic pacing and backoff tuned to the platform's tolerances.

Session management

Automatic session refresh and re-authentication across the Salesforce-based web application.

Data freshness

On-demand reads plus configurable sync intervals for bulk pulls.

Security

HIPAA-aligned handling of PHI; encryption in transit and at rest; credentials stored in a secrets vault.

Webhooks

Supergood provides change notifications for new and updated records even though Artemis ABA exposes no documented webhooks.

Latency

Typical reads return in seconds; large exports run asynchronously.

Throughput

Paginated, batchable access designed for multi-location practice volumes.

Reliability

Monitored 24/7 with automatic retries and failure alerting.

Adaptation

Supergood detects Artemis ABA UI and workflow changes and updates the API automatically.

Frequently asked questions

No. There is no developer portal or public API documentation for Artemis ABA. Marketing references the ability to export to Excel or connect via API, but access is gated behind the vendor — no self-serve keys, docs, SDKs, or webhooks exist. Supergood creates an unofficial, managed API so you don't have to wait on the vendor.

No. The Salesforce underpinning is vendor-controlled: you don't get org-level API access to point standard Salesforce tooling at your data. Supergood works through the Artemis application itself, so no special vendor arrangement is required.

Supergood's system authenticates into the Artemis web application the same way your staff does, then exposes the underlying data and workflows as documented REST endpoints. Sessions, credentials, and MFA are managed automatically.

Yes. Supergood signs BAAs, encrypts PHI in transit and at rest, and applies least-privilege access to the credentials used for your integration.

Supergood monitors for UI and workflow changes and adapts the API automatically, so your integration keeps working without emergency engineering work on your side.

Ready to get a real API?