Creating your Connect URL can be easily done through the Dashboard’s new Playground feature. Your Connect URL gives a path for vehicle owners to provide consent for requested data and/or commands. While this can be done following our Build the Connect URL guide, you can also build the URL through the Smartcar Dashboard. With the Generated Connect URL preview, you can see how your adjustments change the vehicle-owner facing URL.Documentation Index
Fetch the complete documentation index at: https://smartcar.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
1. Basic Settings

Client ID
Your Client ID will automatically populate for the selected Dashboard application.Redirect URI
Select from one of your pre-existing Redirect URIs, or add it now.Mode
Select from Live or Simulated mode.2. Permissions

3. Advanced Settings
Optional advanced settings can be added to your Connect URL.
State
State is an optional value included as a query parameter in theREDIRECT_URI back to your application.
User
Specify a unique identifier for the vehicle owner to track and aggregate analytics across Connect sessions for each vehicle owner on Dashboard. Note: Use thestate parameter in order to identify the user at your callback URI when receiving an authorization or error code after the user exits the Connect flow.
Make
Allows users to bypass the Brand Selector screen. Validmakes can be found in the makes section on API reference.
The single_select_vin parameter takes precedence over this parameter.

