InstaMed is a healthcare payments platform used by providers, payers, and patients to send and pay bills, manage payment methods and plans, process card/ACH transactions, and reconcile insurance remittances and deposits. With an unofficial API, you could initiate and capture patien

InstaMed (a J.P. Morgan company) provides a secure healthcare payment network used by providers, payers, and consumers to streamline patient billing and collections, process payments online and at point-of-care, manage payment methods and plans, and reconcile insurance remittances and deposits. InstaMed connects to PM/EHR systems, portals, and clearinghouse channels to consolidate payment acceptance and settlement reporting.
Core product areas include:
Common data entities:
Organizations rely on InstaMed daily, but turning portal-based payment and reconciliation workflows into automated pipelines is hard:
Supergood reverse-engineers authenticated browser flows, batch interfaces, and network interactions to deliver a resilient API endpoint layer.
Book a 30-minute session to confirm your InstaMed product mix, licensing, and authentication model.
We deliver a hardened InstaMed adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as InstaMed evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Patient Statements
/statementsRetrieve patient statements with balances, due dates, and line items. Use this to power billing views and to validate payment posting.
Payments
/paymentsCreate a patient payment (card or ACH) against a statement/invoice. Supports immediate capture and receipt delivery.
Remittances (ERA/835)
/remittancesRetrieve ERA remittance summaries and detail lines for payer payments. Use this for reconciliation and posting back to claims.
- Pull statements and balances from InstaMed - Offer embedded checkout (card/ACH) and post payments back to your PM/EHR - Send receipts and update payment preferences
- Surface outstanding balances at check-in - Capture card-not-present payments with stored tokens or ACH authorizations - Keep front-desk workflows synchronized with settlement statuses
- Identify patients eligible for plans and display terms - Track installments, next due dates, and failed payments - Automate reminders and post-plan payments to ledgers
- Retrieve ERA (835) files for payer payments - Match remittance lines to claims and patient responsibility - Tie deposits and settlement batches to transaction-level records
- Initiate partial or full refunds against transactions - Track reversal statuses and update patient balance/ledger - Monitor disputes and chargebacks alongside transaction history
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 statements, transactions, ERA, and deposit artifacts
Security
Encrypted transport, scoped tokens, and audit logging; respects InstaMed entitlements, PCI obligations, and HIPAA safeguards
Webhooks
Optional asynchronous delivery for payment captured/refunded, ERA availability, and deposit postings
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume patient payments and reconciliation pipelines
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used InstaMed provider portals and payment reporting tools, subject to your licensing and entitlements. We scope coverage (e.g., statements and balances, payments, ERA/835 retrieval, deposit summaries) during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. For batch flows, we manage SFTP/EDI timing windows, retrieve ERA/835 and deposit reports, and provide signed URLs or artifacts programmatically. We adhere to PCI principles—tokenizing card data and avoiding storage of raw PAN/ACH details.
Yes. You can fetch ERA detail and deposit summaries, map remittance lines to claims and patient responsibility, and tie settlements to transaction-level records to achieve end-to-end reconciliation.