Programmatically access Gentem's medical billing, revenue cycle, and reimbursement workflows with a stable REST API. Supergood builds and operates production-grade, unofficial Gentem integrations so your team can automate claims, eligibility, prior authorization, remittance posting, and analytics wi

Gentem is a healthcare revenue cycle platform and billing service for private practices. It streamlines insurance claims, denials management, patient billing, and payment posting while providing analytics across payer mix, reimbursement timelines, CPT/ICD performance, AR aging, and cash flow.
Core product areas include:
Common data entities:
Practices rely on Gentem for daily billing operations, but turning portal-first workflows into automated pipelines is tough:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer over Gentem.
Book a 30-minute session to confirm your Gentem modules, practice structure, and authentication model.
We deliver a hardened Gentem adapter tailored to your workflows, payers, and entitlements.
Go live with continuous monitoring and automatic adjustments as Gentem evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Eligibility
/eligibility-checksRun an insurance eligibility and benefits check for a patient and service date.
Claims
/claimsCreate a professional claim from charges and diagnoses. Optionally submit immediately.
Claims
/claimsList claims with filters and summary status.
Remittances
/remittancesRetrieve ERA remittances and payment summaries for posting/reconciliation.
Remittances
/remittances/{remittanceId}Get line-level payment and adjustment detail.
Prior Authorizations
/prior-authorizationsCreate a prior authorization request for a planned service.
Prior Authorizations
/prior-authorizationsList PA requests and determinations.
- Trigger real-time eligibility checks before appointments - Retrieve plan, copay/coinsurance, deductibles, and coverage limits to drive pricing transparency - Cache and monitor benefit changes with webhook alerts
- Create, validate, and submit claims programmatically from your PMS or EHR - Track payer status and adjudication events to drive work queues - Automate resubmissions and secondary claims with proper coordination of benefits
- Create PA requests with clinical indication and CPT codes - Poll or subscribe to determination updates and required documentation - Surface turnaround times and bottlenecks in your product
- Ingest ERAs, payments, and adjustments to reconcile balances - Update patient responsibility and trigger statement workflows - Produce line-level audit trails for compliance and finance
- Pull AR aging, DSO, and payer performance into your BI - Monitor denial rates by code/modifier and flag regressions - Enrich provider dashboards with reimbursement forecasts
Authentication
Username/password with MFA and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas, pagination, and normalized EDI artifacts when needed
Rate limits
Tuned for production throughput while honoring licensing, usage, and payer submission constraints
Session management
Automatic reauth, cookie/session rotation, and change detection with health checks
Data freshness
Near real-time retrieval of claim status, ERA postings, and auth determinations
Security
Encrypted transport, scoped tokens, audit logging; designed for HIPAA-aligned deployments with PHI minimization options
Webhooks
Optional events for claim status changes, ERA received, eligibility complete, and PA decisions
Latency
Sub-second responses for list/detail queries; long-running tasks handled asynchronously with callbacks
Throughput
Built for high-volume claim creation, eligibility batches, and ERA ingestion
Reliability
Retry logic, backoff, and idempotency keys to prevent duplicate claims and postings
Adaptation
Continuous monitoring for UI/flow changes with rapid adapter updates
Coverage typically includes eligibility checks, charge/claim creation and submission, claim status retrieval, ERA remittance ingestion, payment posting, and prior authorization tracking—aligned to your practice's entitlements. Scope is finalized during assessment.
We operate with HIPAA-aligned controls: encrypted transport, scoped tokens, least-privilege access, audit logs, and optional data minimization. Credentials remain customer-managed, and all access respects practice-level permissions.
Yes. We normalize EDI artifacts into JSON and expose raw attachments when required. Eligibility, claims submission, and ERAs are orchestrated with resilient retries and idempotency.
Yes. You can create claims from encounters, then retrieve ERAs and posting results to update balances, trigger statements, or power analytics in your product via webhooks or polling.