Welcome to Smartcar’s Developer Documentation! Here, you’ll learn how to integrate your application with over 40 OEM brands, securely connect to vehicles, and receive the dynamic vehicle data you need, delivered directly to your systems.
Step 1: Register & Configure Your Application
Client ID
and Client Secret
in a safe location. These credentials identify your app during the authorization process. Do not commit your client secret to version control.odometer
, location
, etc.).Step 2: Start Connecting Vehicles via Smartcar Connect
Step 3: Exchange Authorization Code for Access Tokens
accessToken
: used to make API callsrefreshToken
: used to obtain new access tokensStep 4: Configure an Integration To Receive Vehicle Data