AutoSoft DMS is dealership management software used by franchised and independent auto retailers to run the full dealership—vehicle inventory, CRM and desking, F&I, service and parts, and accounting. An unofficial API lets you pull vehicle stock and pricing, customers and leads, open

AutoSoft DMS is a cloud-based dealer management system for automotive retail. It centralizes dealership operations across showroom sales and F&I, service write-up and dispatch, parts inventory, OEM compliance, and back-office accounting.
Core product areas include:
Common data entities:
Dealers live in AutoSoft every day, but turning portal workflows into reliable, API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your AutoSoft tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened AutoSoft DMS adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as AutoSoft 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.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Vehicles
/vehiclesList vehicle inventory with filters and summary details.
Leads
/leadsCreate a new sales lead with consent and vehicle-of-interest. Useful for pushing website/app leads directly into AutoSoft.
Deals
/dealsCreate a draft deal with pricing, taxes, trade, and lender preferences. Advance the deal from your product without staff double entry.
Service Repair Orders
/service/repair-ordersRetrieve repair orders with line items and statuses. Useful for status updates, customer notifications, and analytics.
- Mirror vehicles (new/used), pricing, and photos to power digital retail and marketplace syndication - Normalize trims/options and incentive fields for cross-store analytics - Trigger updates when status changes (e.g., in-stock → delivered)
- Push website/app leads and credit apps directly into AutoSoft with consent metadata - Create draft deals with vehicle, trade, taxes, and lender preferences - Add F&I products and payment options, then advance deals through approval steps
- Create service appointments from your app with transportation needs and advisor routing - Ingest open ROs with line items for status notifications and upsell workflows - Sync MPI photos/videos and approve/decline decisions back into the DMS
- Pull on-hand counts and pricing for parts ecommerce or service quoting - Reconcile posted deals/ROs and payments with your ERP or BI systems - Surface GL postings and financial statuses for multi-store rollups
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 across modules
Rate limits
Tuned for dealership throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of vehicles, leads, deals, repair orders, and parts
Security
Encrypted transport, scoped tokens, and audit logging; respects AutoSoft role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., deal approvals, RO posting)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume inventory sync, lead capture, and RO processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/flow changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Sales & CRM (leads, customers), F&I (deals, products), Service (appointments, repair orders), Parts (on-hand and pricing), and Accounting (postings, payments), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can create draft deals, attach F&I products, and update statuses, as well as create appointments and push RO line updates when permitted. All actions respect permissions and posting controls.
We can ingest on-hand, cost, and retail pricing for parts with bin/location metadata, along with special orders. Updates can be delivered via polling or webhooks.
We normalize deal/RO totals and taxes and can surface posted transactions and GL references to reconcile with your ERP or analytics stack. Idempotent writes and guardrails reduce discrepancies.