Roles & Privileges
Owens offers the following roles & privileges
Super Owner
It can change configurations
It can change owners
It can do all those works that an owner or an admin can do
There will be only one super owner
It can add new blockchain
Note - All super owner APIs have super-owner in the path
Owner
It can add or remove admins
It can transfer ownership
Generate or terminate API keys, which will be used for calling secure APIs
It can do all those things that an admin can do
Note - All owner APIs have owner in the path
Admin
There can be multiple admins
It can do all creator portal (adding collections, schemas, templates, minting) actions
It can add collection and marketplace fees
It can create drops
It can handle payout request
Note - All admin APIs have admin in the path
Internal
All APIs can not be called by some user (admin, owner or super owner), there are some APIs which need to be called directly without any manual intervention, such APIs are marked as internal
It's not any role but a way of calling secure APIs
We will provide a secure API key to the client and the client need to pass that API key while calling those APIs which are marked as internal
Note - All internal APIs have internal in the path
User
It will be the normal user who will use the platform
Last updated