toc Pybytes > Open API > Starting with Open-API

Creating Personal Access Token (PAT)

  1. Log into Pycom and go to the Account Settings.

  1. Open the Token tab and add a new Token.

  1. In the Add Token modal window, you have to select the scopes which you would like to access with the Pybytes Open APIs.

    Capabilities

    You will have the choice between different access level. You will also need to select a Read-only or Write-only accessibility level for each data type. You may set the Read and Write Scope for a User, Devices, Network Settings, Projects or Releases. This will determine what a User, Device, Network, Setting, Project or Release can and can’t do when logged in with the particular Token.

Security

Bear in mind! Each Token is unique and can be exposed only once after generation. So be sure that you copied the Token and saved it. Otherwise, you would need to repeat the creation of the PAT again.

 

Previous Next