Skip to main content

Accounts API

Creates, configures, and deletes accounts

FairCom's Accounts API allows administrators to create accounts and manage access to server resources using a role-based access control (RBAC) model. Administrators can create, alter, and delete accounts, as well as assign roles to them, granting specific privileges to perform actions on server objects. The API includes a full suite of actions for account management, from creating new accounts with "createAccount" to listing existing ones with "listAccounts". FairCom's system features two types of administrative accounts: the built-in ADMIN account, which serves as a master recovery account, and Server Admin Accounts, which are used for day-to-day administration to improve security. This structure ensures that administrative tasks are handled efficiently and securely while protecting the master account from compromise.

Accounts API for creating and managing accounts

create account
manage account settings
account permissions
account roles
Accounts API
JSON Action API