Dealer Com Authentication
Dealer.com runs two distinct, publicly documented authentication models, one per API family. The Dealer Developer Portal APIs (Accounts, Incentives, Inventory — the "Vehicle Consumer Display API") use a single API key issued on registration, passed either as an `api_key` query parameter or as a request header. The Website Integration API — the browser-side Integrated Partner Program surface — uses no key at call time; instead Dealer.com signs a JWT asserting that it rendered a given page, for a given account, on a given domain, with given vehicles, and publishes the rotating RSA public keys as a JWK Set the partner validates server-side before releasing paid content.
Dealer.com declares 5 security scheme(s) across its OpenAPI definitions.
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.