# DealerMAX Developers > Developer portal for the DealerMAX network. Three surfaces: the read-only Dealer Public API (inventory + content), the public DealerMAX MCP Server for AI-agent discovery, and the selected-partner PartnerMAX enterprise API (/v1/*, API-key gated). Typed SDKs for the enterprise API are published as `partnermax` on PyPI and npm; the dealer read-only SDK (`dealermax`) is pre-release. ## Start here - [Overview](https://developers.dealermax.app/): what the platform is and which surface to use - [Quickstart](https://developers.dealermax.app/quickstart): first authenticated call, step by step - [API reference](https://developers.dealermax.app/api): Dealer Public API inventory + content endpoints - [MCP Server](https://developers.dealermax.app/mcp): public read-only Model Context Protocol endpoint for AI clients - [SDKs](https://developers.dealermax.app/sdk): partnermax (Python/TypeScript, available) and dealermax (pre-release) - [Start PartnerMAX](https://developers.dealermax.app/signup): self-service partner trial onboarding ## Reference - [Authentication & security](https://developers.dealermax.app/security): scoped API keys, backend-only guidance - [Rate limits](https://developers.dealermax.app/rate-limits): per-key budgets and 429 semantics - [Error catalog](https://developers.dealermax.app/errors): RFC 7807 problem+json error classes - [Changelog](https://developers.dealermax.app/changelog): API contract and portal changes - [Versioning & deprecation](https://developers.dealermax.app/docs): the /v1 stability contract - [MCP server card](https://mcp.dealermax.app/.well-known/mcp/server-card.json): machine-readable public MCP metadata - [MCP registry latest](https://registry.modelcontextprotocol.io/v0.1/servers/app.dealermax%2Fpublic-search/versions/latest): canonical registry version `1.2.1` ## PartnerMAX enterprise - [PartnerMAX](https://developers.dealermax.app/partner): the selected-partner enterprise API - [PartnerMAX Technical PDF](https://developers.dealermax.app/partner-brief): current SDK/API reference ## Trust - [Trust posture](https://developers.dealermax.app/trust): security, compliance, subprocessors - [Service status](https://developers.dealermax.app/status): feature and roadmap availability - [Infrastructure status](https://status.dealermax.app): uptime, incidents, and maintenance - [Terms of service](https://developers.dealermax.app/terms) License: CC-BY-4.0 with attribution to DealerMAX (https://dealermax.app).