API Console

The API Console allows administrators to browse and manage API variables used by IceWarp Server. These variables control server behavior and various system features.

Administrators can search for specific variables, review their current values, and edit configuration parameters directly in the WebAdmin interface.

API Console option in the WebAdmin navigation menu
Figure 1. API Console option in the WebAdmin navigation menu.

Open the API Console Step 1

  1. Open WebAdmin.
  2. Click the ☰ menu icon.
  3. Select API Console.
  4. Open API Variables List.
API Variables List in WebAdmin
Figure 2. Example of API variables in the API Console.

Search API variables Step 2

Use the search field at the top of the page to quickly locate API variables.

  1. Enter part of the variable name or description in the search field.
  2. Press Enter to display matching results.
  3. Clear the search field to display all variables again.

Variable list Step 3

The variable list displays configuration parameters grouped by category. Each row represents a single API variable.

Column Description
Name Internal name of the API variable.
Type Data type of the variable, for example Boolean, Integer, String, or Enumeration.
Value Current configuration value.
Description Explanation of the variable function.

Change variable values Step 4

To modify an API variable:

  1. Locate the variable in the list.
  2. Edit the value directly in the Value column.
  3. Click Save to apply the change.

Depending on the variable type, the value may be edited as a text field, toggle, or selection list.

Some configuration changes may require a service restart before they take effect.
Example of API variables in the Domain group
Figure 3. Example of API variables in the Domain group.

API variable groups Step 5

API variables are organized into functional groups.

  • Accounts
  • Account Policies
  • Advanced
  • Anti-Spam
  • Anti-Virus
  • Collaboration
  • Conferences
  • Connection
  • Domains
  • FTP
  • General
  • Groupware
  • GUI
  • Instant Messaging
  • LDAP
  • Logging
  • Mail
  • Mobile Sync
  • Protocols
  • Proxy
  • SmartDiscover
  • SMS
  • SMTP/POP3/IMAP
  • Storage
  • System Tools
  • VoIP

Next steps

Explore related sections:

← Back to WebAdmin portal