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.

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:
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.
Use Artemis ABA with AI agents: Artemis ABA MCP Server →
Authentication
/authenticateEstablish an authenticated session with Artemis ABA using managed credentials; Supergood handles session refresh and MFA.
Client Operations
/clientsRetrieve client records with demographics, program enrollment, and payer context.
Scheduling
/appointmentsRetrieve scheduled sessions across clinicians, locations, and service codes.
Clinical Documentation
/session_notesPull session documentation, trial data summaries, and signature status by client and date range.
Billing
/authorizationsRetrieve payer authorizations with units authorized, used, and remaining.
Billing
/claimsRetrieve claims and statuses including denials, ERAs, and aging.
- Pull authorization balances from Artemis on a schedule - Alert clinical leads before authorized units run out - Reconcile scheduled sessions against remaining units
- Extract session, trial, and program data automatically - Feed BI tools for outcome and utilization analysis across locations - Eliminate manual Excel exports
- 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
- Mirror Artemis schedules into external calendars and staffing tools - Detect unstaffed or conflicting sessions early - Feed hours into payroll without re-keying
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.
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.