get https://api.sixfab.com/v1/assets//alpon/terminal/access-code
Public Beta Access
Generates a time-based one-time password (operates on 60-second time windows) for the ALPON terminal associated with the given asset.
After calling this endpoint, the response will contain an "accessCode" and "assetID" for the specified asset.
To use the generated access code, navigate to the following URL, replacing asset
and accessCode
with the appropriate values:
https://connect.sixfab.com/#/terminal?asset=<assetID>&accessCode=<accessCode>
Example:
https://connect.sixfab.com/#/terminal?asset=someAssetID123&accessCode=123456