bcb08bba814d
latestOpenAPI 3.1.02026-08-0450121252.8 KBAction Connect
Generate a URL to initiate the account connection flow, which allows users to connect their accounts. The generated URL is active for a one-hour period. If not authenticated within this timeframe, the link will become invalid.
After the connection flow is completed, the device owner is redirected to the provided return URL with the following parameters:
- result indicating success or failure.
- accountId representing the ID of the connected account.
For further customization and integration details, consider the following resources:
- See the Scopes documentation for information on how to utilize scopes in your integration.
- See the Regions documentation for guidelines on setting geographic regions.
You can also connect a single vehicle using the VIN upload flow. Pass the VIN, and (if available) the model and model year. This will generate a consent flow link that's dedicated to uploading a single vehicle.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- DEVICE_LIMIT_REACHED
- NOT_PERMITTED
- REQUEST_VALIDATION_ERROR
- SERVER_ERROR
- UNSUPPORTED_OEM
Request body
Response
Successful Response