Documentation
DealerMAX Developers documentation is centered on the Dealer Public API. PartnerMAX enterprise contract material is not published as an unrestricted OpenAPI document on this portal, but the current technical PDF summarizes the SDK contract, dealer scoping rules, stock fields, image upload, accessories, and NLT behavior.
Public references
| Dealer Public API | https://developers.dealermax.app/api |
|---|---|
| DealerMAX MCP Server | https://developers.dealermax.app/mcp |
| Quickstart | https://developers.dealermax.app/quickstart |
| SDKs | https://developers.dealermax.app/sdk |
| Security | https://developers.dealermax.app/security |
| PartnerMAX | https://developers.dealermax.app/partner |
| PartnerMAX technical PDF | https://developers.dealermax.app/partner-brief |
Machine-readable API contract
The public machine-readable contract is the Dealer Public API OpenAPI: https://catalog.dealermax.app/dealer/openapi.json.
PartnerMAX enterprise contract
The PartnerMAX OpenAPI contract is shared during approved onboarding and
is the source used to generate the official partnermax SDKs.
The current service documentation is version 1.5.13; SDK
users create dealers with client.dealers.create(...), then use
dealer-scoped vehicle/NLT methods with the returned external dealer id.
MCP discovery
The public agentic discovery surface is the DealerMAX MCP Server: https://mcp.dealermax.app/mcp/. The canonical documentation is https://developers.dealermax.app/mcp; the server card is https://mcp.dealermax.app/.well-known/mcp/server-card.json.