autodealerdata.com
AutoDealerData provides automotive market data, including vehicle sales, supply, pricing, listings, and dealership information across the U.S. Its product is sold as a subscription API with plan-based endpoint access and optional bulk/custom data offerings.
autodealerdata.com exposes one documented REST/OpenAPI surface: the CIS Automotive API at https://api.autodealerdata.com/, authenticated either with direct-account `apiID`+`apiKey` on `/getToken` or with the resulting JWT on data endpoints.
- CIS Automotive APIdiscovered
Sign up or log in at AutoDealerData, then open your account page to retrieve your API_ID and API_KEY. These direct-account credentials are used to call GET /getToken on https://api.autodealerdata.com/ and obtain a JWT. The docs explicitly say not to use RapidAPI keys on the direct API.
First get your direct-account apiID and apiKey from your account page. Then call GET https://api.autodealerdata.com/getToken?apiID={API_ID}&apiKey={API_KEY} (or the POST variant) to receive a JWT. The raw-requests guide says the token is valid for about 24 hours and must be refreshed by calling /getToken again.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing