IoT Stadium

API Documentation

Flow auth Personal Access Token

Personal Access Token is a secondary authentication step—usually used to convert a temporary access token (like one from OAuth) into a more permanent or scoped token for use in API requests.
A Personal Access Token (PAT) is a long-lived token generated by a user or application to access APIs directly—often with a defined scope and permission.