Mitchell 1
Mitchell 1 is a division of Snap-on Incorporated providing repair information (ProDemand, TruckSeries) and shop management software (Manager SE, SocialCRM) to independent auto repair shops. Mitchell 1 is a legacy enterprise software provider, not an API-first company - it has no public, self-serve REST API reference. It does operate a gated Web-Intent / Data API integration program for approved third-party partners (shop management systems, CRM, parts and marketing platforms) to embed or link into ProDemand labor, parts, and maintenance data, fronted by a token-based (TAPE) auth flow and an Intent Registry discovery service. Access requires submitting an integration request, a Mitchell 1 review (roughly two weeks), and a signed partner agreement; no public API reference, OpenAPI document, or SDK is published. Note - Mitchell 1 (mitchell1.com, Snap-on) is a distinct company from Mitchell International (mitchell.com, part of Enlyte) - the two share a historical "Mitchell" lineage but are separately owned; Mitchell International's public developer.mitchell.com RepairCenter API belongs to the other company and is out of scope here.
APIs
Mitchell 1 Intent Registry Discovery API
Discovery endpoint (GET api/service/v1/discovery) that a partner application calls on startup to resolve the current RESTful URI patterns for the Web-Intent resources it needs, ...
Mitchell 1 Intent Resolve API
Resolve endpoint (POST api/intent/v1/resolve) used to securely look up where a specific Web-Intent should be routed, as part of the TAPE (transfer application public extension) ...
Mitchell 1 Integration Script Services API
Two GET endpoints (api/script/v1/integrationclient and api/script/v1/integrationserver) listed in the sandbox Intent Registry index with no published documentation beyond their ...
Mitchell 1 ProDemand Labor & Parts Data API
Honestly-modeled entry, not a confirmed public spec. Mitchell 1's API Request program advertises a "Data API for labor times" for both light-duty automotive (ProDemand) and medi...