DealerMAX Developers

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 APIhttps://developers.dealermax.app/api
DealerMAX MCP Serverhttps://developers.dealermax.app/mcp
Quickstarthttps://developers.dealermax.app/quickstart
SDKshttps://developers.dealermax.app/sdk
Securityhttps://developers.dealermax.app/security
PartnerMAXhttps://developers.dealermax.app/partner
PartnerMAX technical PDFhttps://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.

Authoritative reference: https://developers.dealermax.app/api Contact: support@dealermax.app Owner: Azure S.r.l. DealerMax-app/dealermax-public-api