A

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.

1 integration · REST

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.

discovered 1d ago
REST · OpenAPI1
Credentials
CIS Automotive API key pair (`apiID` + `apiKey`)compoundGet key

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.

CIS Automotive API JWTjwt

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

Publish these signals → /publishing