API

Generate tokens to manage your assets using an API.

What is the API

The API section allows a member of an Organization (must be admin or owner) to generate access credentials to be able to use the API in order to automate or script various actions.

Using the API, you can do pretty much everything you can do using the Dashboard (which uses the same API). This includes but not limited to:

  • View, create and modify Profiles
  • View, create and modify Devices
  • View and modify authorized IP lists

To get started with the API, go to the API section, and click the + button. Give your token a name, and choose one of 2 types:

  • Read - Has the ability to view data, but not make any modifications
  • Write - Can both view and modify data

API Documentation is important reading if you wish to use the API.