Account Permissions & API Key
GitBook tip: your product docs aren't just a reference of all your features, use them to encourage folks to perform certain actions and discover the value in your product.
Permission levels
There are 3 types of permission levels in the product.
Administrator
Has all admin privileges, including create, edit, and delete, adding and removing members from the account, assigning roles
Owner
Can create, edit, and delete engines
User
Can only view engine data and analytics
API Key
The API Key is used in the header when making API requests. This is a GUID, a 128-bit text string that represents an identification (ID).
API Key's can be generated as many times as needed, but each will only show once immediately after. Once the portal user leaves the page, the API Key is hidden from view.
Last updated