VinSolutions is an intelligent CRM and dealership sales platform from Cox Automotive, combining Connect CRM, Connect Desking, the Automotive Marketing Platform, and predictive buyer insights to help auto dealers identify ready-to-buy shoppers and close deals. VinSolutions publishes a Connect CRM developer portal with Contacts, Vehicles, Leads, Users, Call Details, and Organizations APIs—but coverage, partner gating, and DMS-bound data make production automation uneven. A Supergood-built API lets you programmatically pull leads, contacts, vehicles, deals, and call activity—and push lead updates, status changes, and notes back into VinSolutions through one normalized, monitored interface.

VinSolutions is an intelligent CRM and sales software platform for auto dealerships, part of Cox Automotive. It leverages Cox Automotive's buyer insights to help dealers identify ready-to-buy customers, structure deals, and run omni-channel marketing. Dealers use VinSolutions to manage leads and prospects, desk deals with real-time rates and incentives, automate personalized GenAI communications, and connect to the broader Cox Automotive ecosystem (Autotrader, Dealer.com, KBB, Manheim, Dealertrack) through deep DMS integration.
Core product areas include:
Common data entities:
VinSolutions publishes a Connect CRM developer portal, but turning dealership CRM workflows into reliable API-driven automation is non-trivial:
Supergood combines VinSolutions' Connect CRM developer APIs with reverse-engineered authenticated flows to deliver a resilient, normalized API layer for your dealership—across single rooftops and multi-store groups.
Use VinSolutions with AI agents: VinSolutions MCP Server →
Book a 30-minute session to confirm your rooftops, modules, and authentication model.
We deliver a production-ready VinSolutions adapter tailored to your dealership configuration and authorization.
Go live with continuous monitoring and automatic adjustments as VinSolutions evolves.
Authentication
/authenticateAuthenticate to a VinSolutions Connect CRM dealer account using API key and identity protocols, and obtain a session token for downstream calls.
Leads
/leadsList leads and prospects with filters for source, status, assigned salesperson, and date range across one or more rooftops.
Leads
/create_leadPush a new lead into Connect CRM with contact, vehicle interest, source, and routing details.
Contacts
/contactsRetrieve contact and customer records with demographics, communication preferences, and append/cleansing status.
Vehicles
/vehiclesPull vehicle and inventory records including new/used stock and trade-in valuations tied to a contact or deal.
Activities
/call_detailsRetrieve call detail records, communications, and activity history for reporting and customer-journey analytics.
- Pull leads, prospects, and contact records from Connect CRM into a single warehouse - Reconcile customer records across rooftops for a unified customer 360 - Stream lead source, status, and assignment changes to downstream BI and attribution tools
- Push new leads from third-party sites and campaigns into Connect CRM with source and vehicle interest - Apply each store's custom routing rules and statuses without portal clicks - Sync lead status and outcome back to marketing platforms for closed-loop reporting
- Pull vehicle, inventory, and trade-in valuation data alongside deal and desking activity - Match financing proposals, rates, and incentives against sold deals for margin analysis - Surface aged inventory and ready-to-buy signals to sales and pricing workflows
- Stream call details, appointments, and communications into engagement and QA tools - Trigger follow-up tasks when activity or lead status changes - Reconcile user and organization records across stores for staff performance reporting
Authentication
API key plus identity protocols and per-dealer authorization, handled in a managed session
Connectivity
VinSolutions Connect CRM developer APIs (Contacts, Vehicles, Leads, Users, Call Details, Organizations) plus authenticated flows where endpoints are absent
Response format
Normalized JSON across Leads, Contacts, Vehicles, Deals, Call Details, and User objects
Rate limits
Adaptive throttling tuned to your partner tier and rooftop count to avoid VinSolutions-side limits
Session management
Automatic session refresh, credential rotation, and per-rooftop authorization handling
Data freshness
Near real-time pulls for leads, contacts, and call activity with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new leads, status changes, contact updates, and call activity where exposed
Latency
Sub-second reads on cached entities; multi-second writes when posting leads and updates through CRM workflows
Throughput
Horizontally scaled workers sized to multi-rooftop dealer-group volume
Reliability
Retry, backoff, and idempotency keys for lead creation, status changes, and activity writes
Adaptation
Continuous monitoring of VinSolutions Connect CRM API releases and per-dealer configuration drift
Yes. Supergood uses the published Connect CRM APIs (Contacts, Vehicles, Leads, Users, Call Details, Organizations) where available and supplements them with authenticated flows for data and actions the public endpoints don't cover, all behind one normalized interface.
Production Connect CRM API access typically runs through Cox Automotive's partner program and per-dealer authorization. Supergood works with your existing dealer entitlements and authorized credentials, and can advise on the access path for your rooftops.
Yes. Supergood manages per-dealer authorization and normalizes Leads, Contacts, Vehicles, and activity across stores, so a multi-rooftop group integrates once and gets consistent objects across every location.
Supergood profiles each dealer's configured processes, lead routing rules, and status values, preserving store-specific fields and lifecycle states rather than forcing a generic schema.
Yes. The API supports writes such as creating leads, updating lead status, and logging notes and activities, with retries and idempotency keys to keep writes safe across rooftops.