Entity Types

Entity Types for the Token Exchange API

Token

Token is a string that serves as the access token to grant vehicle privileges. This is used to gatekeep data that are associated with a specific vehicle. The token here is scoped to individual vehicle and short-lived, with an expiration time of 10 minutes.

Last updated