athenaCollector is athenahealth's medical billing and practice management product—the revenue cycle management backbone of athenaOne, used by 160,000+ providers to scrub and submit claims, manage denials, verify eligibility, and collect patient balances. An unofficial API lets you programmatically pull claims, appointments, eligibility, payments, remits, and patient records—and push updates like new claims, charge entries, and payment postings back into athenaCollector.

athenaCollector is athenahealth's revenue cycle management and practice management product and the financial backbone of the athenaOne suite, alongside athenaClinicals (EHR) and athenaCommunicator (patient engagement). Launched in 2000 as athenahealth's original product, it has helped more than 160,000 doctors and healthcare centers get paid—pre-populating claims from the medical record, running 30,000+ rules to scrub them before electronic submission to payers, managing denials and appeals, verifying patient eligibility in real time, and collecting patient balances, all benchmarked against the athenaOne network.
Core capabilities include:
Common data entities:
Practices run their entire billing operation on athenaCollector, but turning its portal- and workflow-driven processes into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated athenaOne sessions and athenahealth's documented REST surface to deliver a resilient API layer for your athenaCollector practice—covering claims, eligibility, payments, scheduling, and reporting whether or not your practice has full developer-program access.
Use athenaCollector with AI agents: athenaCollector MCP Server →
Book a 30-minute session to confirm your athenaOne modules, departments, and authentication model.
We deliver a production-ready athenaCollector adapter tailored to your practice configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as athenahealth evolves.
Authentication
/authenticateAuthenticate to an athenaCollector practice using username/password, OAuth, or MFA and obtain a session token for downstream calls.
Claims
/claimsList claims with filters for status, payer, department, provider, and service date range, including denials and appeal state.
Claims
/create_claimCreate and submit a claim with charge entries against a patient encounter and the practice's configured rules and fee schedule.
Eligibility
/eligibilityRun a real-time eligibility and benefits check for a patient's insurance package and return coverage and copay details.
Scheduling
/appointmentsRetrieve appointments and schedules across departments and providers, including waitlist and cancellation status.
Billing
/paymentsPull patient and payer payments, remits, adjustments, and outstanding balances for posting and reconciliation.
- Pull claims, charge entries, and claim-status transitions from athenaCollector into a single warehouse - Stream remits, payments, and adjustments to downstream AR and reconciliation tools - Track denial reasons and appeal outcomes for revenue-cycle analytics
- Trigger real-time eligibility and benefits checks before each appointment - Surface coverage gaps, copays, and authorization requirements to front-office staff - Push verified eligibility results back onto the patient and claim record
- Pull patient balances, statements, and payment-plan status into your collections tooling - Post copays, prepays, and patient payments back into athenaCollector - Route delinquent balances and pending refunds to retention and outreach workflows
- Sync appointments, schedules, and waitlist entries across departments and providers - Refill cancelled slots automatically by reading and writing waitlist entries - Reconcile provider, department, and payer setups with downstream CRM and analytics systems
Authentication
Username/password, OAuth, and MFA handled in a managed session
Connectivity
Authenticated athenaOne sessions plus athenahealth's documented REST APIs where the practice has developer-program access
Response format
Normalized JSON across Claims, Appointments, Eligibility, Payments, and Remit objects
Rate limits
Adaptive throttling tuned to your practice to stay within athenahealth-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for claims, eligibility, and payments with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, HIPAA-aligned controls, and audit logging for PHI
Webhooks
Event-style callbacks for claim status, remit posting, eligibility results, and appointment changes
Latency
Sub-second reads on cached entities; multi-second writes when submitting claims and posting payments
Throughput
Horizontally scaled workers sized to high claim and remit volume across departments and providers
Reliability
Retry, backoff, and idempotency keys for claim submission, charge entry, and payment posting
Adaptation
Continuous monitoring of athenahealth releases, API changes, and practice-specific configuration drift
No. Supergood works with your existing athenaOne credentials and authenticated sessions. Formal developer-program enrollment and per-practice API authorization are only required when you want to consume athenahealth's documented REST endpoints directly—Supergood handles either path.
Yes. Because athenaCollector combines revenue cycle and practice management, the API surfaces claims, eligibility, payments, and remits alongside appointments, schedules, waitlist entries, providers, and departments under one normalized layer.
Billing data is PHI, so Supergood applies encrypted credential storage, scoped tokens, minimum-necessary access, and full audit logging. Access stays aligned to each practice's entitlements rather than forcing broad data exposure.
Each practice is profiled against its configured departments, providers, fee schedules, and claim-scrubbing rules. Supergood preserves practice-specific fields and claim state transitions instead of forcing a generic schema.
Yes. Supergood adapts to the surfaces your organization runs, whether that is athenaOne's athenaCollector, the athenaIDX enterprise RCM platform, or Financial Risk Manager, normalizing claims, payments, and remits across them.