Aesthetic Record is an all-in-one cloud EMR and practice management platform for medical spas and aesthetic practices—clinical charting, online booking, AR Pay payments, inventory, and patient engagement for 9,000+ clinics. With no public developer portal, an Integration Hub limited to prebuilt partnerships, and only a support-gated Leads endpoint plus Zapier for general connectivity, an unofficial API lets you programmatically pull patients, appointments, POS transactions, and inventory—and push updates back into Aesthetic Record.

Aesthetic Record is an all-in-one cloud EMR and practice management platform built for medical spas and aesthetic practices. It combines clinical documentation with chart sign-off and auditing, cloud-based eRX, and ChartSmart AI; online booking and smart scheduling; integrated payments through AR Pay with chart-to-cart checkout, text-to-pay, and patient financing; inventory and supply chain management; and patient engagement tools including LeadAR lead management, two-way texting, memberships, and a patient portal. The platform spans a web app and a native iOS app, and is trusted by over 9,000 aesthetic clinics—from solo providers to enterprise franchises across med spas, wellness clinics, plastic surgery, and IV bars.
Core product areas include:
Common data entities:
Med spas run charting, checkout, and inventory on Aesthetic Record every day, but the platform offers no general-purpose programmatic access:
Supergood reverse-engineers Aesthetic Record's authenticated workflows to deliver a resilient API layer for your practice—covering patients, appointments, POS, and inventory without waiting on a vendor partnership or settling for Zapier's trigger shapes.
Use Aesthetic Record with AI agents: Aesthetic Record MCP Server →
Authentication
/authenticateAuthenticate to an Aesthetic Record practice account and obtain a session token for downstream calls.
Patient Operations
/patientsList patient records with filters for provider, membership status, and last visit.
Scheduling
/appointmentsRetrieve appointments and waitlist entries with date-range, provider, and location filters.
Scheduling
/create_appointmentBook a new appointment against a provider's availability and service type.
Billing
/invoicesPull POS transactions, payments, memberships, and gift card activity for reconciliation.
Inventory
/inventoryRetrieve injectable inventory, product stock levels, and supplier records across locations.
- Pull patients, memberships, and appointments into a central warehouse - Keep provider schedules in sync with marketing and CRM tools - Reconcile membership status across locations for franchise groups
- Pull POS transactions, payments, and gift card activity into accounting systems - Match financing and membership revenue against services rendered - Surface daily sales and provider performance without portal exports
- Sync injectable inventory and product levels across locations - Trigger reorder workflows when stock falls below thresholds - Reconcile usage recorded at checkout against on-hand counts
- Stream leads into your CRM without waiting on a support-issued token - Trigger outreach when appointments are booked, canceled, or missed - Keep loyalty and membership data in sync with engagement tooling
Authentication
Practice credentials and MFA handled in a managed, encrypted session
Connectivity
Authenticated Aesthetic Record workflows surfaced as a normalized API—no vendor partnership or Zapier required
Response format
Normalized JSON across patient, appointment, transaction, inventory, and lead objects
Rate limits
Adaptive throttling tuned to your practice to avoid platform-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for appointments, transactions, and inventory with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, HIPAA-aligned controls, and audit logging for PHI and clinical photos
Webhooks
Event-style callbacks for new bookings, completed checkouts, membership changes, and low-stock events
Latency
Sub-second reads on cached entities; multi-second writes when booking appointments
Throughput
Horizontally scaled workers sized to single-location and franchise volume
Reliability
Retry, backoff, and idempotency keys for bookings and transaction pulls
Adaptation
Continuous monitoring of Aesthetic Record releases and practice configuration drift
No. Aesthetic Record publishes no developer portal, SDKs, or webhooks—its Integration Hub is a set of prebuilt vendor partnerships, and the one documented Leads endpoint requires a support-issued token. Supergood creates an unofficial API from your own authenticated access instead.
Zapier limits you to predefined trigger/action shapes. Supergood exposes normalized REST access to patients, appointments, POS transactions, and inventory—full objects with filtering, not just event notifications.
Yes. PHI flows through an encrypted credential vault with scoped tokens, HIPAA-aligned access controls, and full audit logging, covering charts, e-prescribing data, and before-and-after photos.
Yes. Supergood normalizes patients, transactions, and inventory across locations so franchise operators integrate once and get consistent objects for every clinic.
Supergood continuously monitors Aesthetic Record releases and your practice configuration, adapting the adapter automatically so your integration keeps running through updates.