v1
latestOpenAPI 3.0.22026-07-24184452.0 KBALPON
Remote Terminal Access Code
<span style="background:#FF7043;color:white;padding:2px 8px;border-radius:4px;font-size:0.85em;font-weight:bold;">Public Beta Access</span>
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
get/assets/{asset_id}/alpon/terminal/access-code
Path parameters
asset_idstring required
Serial Number, UUID, SIM SID or SIM ICCID
Serial Number, UUID, SIM SID or SIM ICCID
Response
TOTP code generated successfully
{"stackTrail":"paths:/assets/{asset_id}/alpon/terminal/access-code:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}