Frazer is dealer management software used by independent and used-car dealerships to run day-to-day operations—vehicle inventory, customer records, sales desking, finance contracts, buy-here-pay-here (BHPH) collections, general ledger, and regulatory forms. An unofficial API lets you

Frazer is a dealer management system (DMS) tailored for independent car dealerships in the U.S. It centralizes inventory control, sales/F&I workflows, BHPH servicing, accounting, and compliance/printable forms in one application.
Core product areas include:
Common data entities:
Dealers rely on Frazer daily, but turning desktop-centric workflows and exports into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated desktop/browser flows, import/export routines, and network interactions to deliver a resilient API endpoint layer for your Frazer tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Frazer adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Frazer evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages challenge handling and SSO/OAuth where enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Vehicles
/vehiclesList vehicle inventory with filters and summary details.
Customers
/customersCreate or update a customer record with identifiers and contact details.
Deals
/dealsCreate a deal (cash, finance, or BHPH) with pricing, taxes/fees, and terms.
BHPH Payments
/bhph/accounts/{accountId}/paymentsPost a payment against a BHPH account and update balances.
- Mirror vehicles and status changes into your platform for real-time listing updates - Normalize VIN, pricing, recon costs, and title/floorplan info for marketplaces and analytics - Attach photos and condition notes to enhance buyer-facing experiences
- Create deals from your CRM or lead workflows with taxes, fees, and lender/BHPH terms - Push credit app and deal data to lenders (e.g., RouteOne, Dealertrack) while keeping Frazer current - Attach documents and retrieve contract numbers for downstream fulfillment
- Pull schedules and balances to power reminders and autopay - Post payments, late fees, and reversals from your payments stack - Trigger follow-ups and compliance checks when thresholds are met
- Sync GL entries and deposits to your ERP (e.g., QuickBooks) for clean month-end close - Reconcile cash drawer and bank activity across systems - Maintain auditability with consistent IDs and timestamps
Authentication
Username/password with optional SSO/OAuth; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for dealership throughput while honoring user entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of vehicles, customers, deals, BHPH accounts, and financial objects
Security
Encrypted transport, scoped tokens, and audit logging; respects Frazer role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., payment postings, contract approvals)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume inventory sync, customer onboarding, and payment posting
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/export changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Inventory, Sales & F&I, BHPH & Collections, Accounting, and Forms/Compliance, subject to your licensing and entitlements. We scope coverage during integration assessment.
We instrument authenticated flows, import/export routines, and background sync processes to provide a secure, stable API surface—while respecting the dealership’s user roles and auditability.
Yes. We can normalize deal terms to match lender systems (e.g., RouteOne, Dealertrack) and post payments from your processor while keeping Frazer balances and schedules current.
Yes. We support downloading deal packets and uploading attachments via signed uploads, with checksum validation and time-limited URLs.