← Back to all docs

athenaCollector API

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.

By Alex KlarfeldMay 30, 2026
athenaCollector API

What is 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:

  • Claims management (charge capture, rules-based claim scrubbing, electronic submission, and tracking)
  • Real-time eligibility and benefits verification with automated insurance card extraction
  • Denial management with AI-driven coding advice, follow-up alerts, and appeals workflows
  • Patient billing and collections (copays, prepays, payment plans, and point-of-service copay prediction)
  • Automatic payment posting and matching, with payment tracking and reconciliation
  • Scheduling and front-office automation, including AI-driven waitlist scheduling to refill cancellations
  • Real-time financial reporting, dashboards, and benchmarking across the athenaOne network

Common data entities:

  • Claims, Charges, Charge Entries, Claim Status, Denials, Appeals
  • Appointments, Schedules, Waitlist Entries, Providers, Departments
  • Patients, Insurance Packages, Eligibility Checks, Benefits
  • Payments, Patient Balances, Remits, Adjustments, Collections
  • Reports, Performance Metrics, Benchmarks, Authorizations

The athenaCollector Integration Challenge

Practices run their entire billing operation on athenaCollector, but turning its portal- and workflow-driven processes into reliable API-driven automation is non-trivial:

  • Partner program gates: athenahealth's REST APIs (380+ across athenaIDX, Financial Risk Manager, and athenaOne) require enrollment in the developer/marketplace program and per-practice authorization before access
  • OAuth and scoped access: API access uses OAuth with practice-scoped credentials, and scopes vary by what each practice has enabled
  • Practice-by-practice configuration: Fee schedules, claim rules, departments, providers, and payer setups differ per practice—generic integrations break across tenants
  • Rules-engine coupling: 30,000+ claim-scrubbing rules and AI follow-up logic shape claim state transitions that an integration must track, not just read
  • PHI and compliance: Billing data is PHI, so any automation must handle HIPAA-grade access controls, audit trails, and minimum-necessary scoping
  • EDI and remit complexity: Claims flow through athenaEDI to payers and return as remits (835s) that need precise matching, posting, and reconciliation
  • Endpoint coverage variability: API coverage differs across athenaOne, athenaIDX, and Financial Risk Manager, and not every portal workflow has a documented endpoint

How Supergood Creates athenaCollector APIs

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.

  • Handles username/password, OAuth, and MFA securely in a managed session
  • Maintains session continuity with automated refresh and change detection
  • Normalizes responses across claims, appointments, eligibility, payments, and remits so you integrate once and rely on consistent objects
  • Aligns with practice-specific departments, providers, fee schedules, and entitlements to ensure compliant, PHI-safe access

Use athenaCollector with AI agents: athenaCollector MCP Server →

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your athenaOne modules, departments, and authentication model.

  • Supergood Generates and Validates Your API

We deliver a production-ready athenaCollector adapter tailored to your practice configuration and entitlements.

  • Deploy with Monitoring

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

athenacollector

API Endpoints

Authentication

POST/authenticate

Authenticate to an athenaCollector practice using username/password, OAuth, or MFA and obtain a session token for downstream calls.

Claims

GET/claims

List claims with filters for status, payer, department, provider, and service date range, including denials and appeal state.

Claims

POST/create_claim

Create and submit a claim with charge entries against a patient encounter and the practice's configured rules and fee schedule.

Eligibility

GET/eligibility

Run a real-time eligibility and benefits check for a patient's insurance package and return coverage and copay details.

Scheduling

GET/appointments

Retrieve appointments and schedules across departments and providers, including waitlist and cancellation status.

Billing

GET/payments

Pull patient and payer payments, remits, adjustments, and outstanding balances for posting and reconciliation.

Use Cases

Sync claims and remits into your billing warehouse

- 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

Automate eligibility and prior-authorization checks

- 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

Drive patient billing and collections workflows

- 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

Keep scheduling and provider data in sync

- 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

Technical Specifications

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

Frequently asked questions

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.

Ready to get a real API?