API Roles

From WHMCS Documentation

Revision as of 12:13, 25 October 2017 by David (talk | contribs) (Created page with "<div class="docs-alert-info"><i class="fa fa-question-circle"></i> This feature is available in version 7.4 and above</div> API authentication credentials can be limited to i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This feature is available in version 7.4 and above

API authentication credentials can be limited to individual API actions. This enables greater control and security when connected apps and services utilize credentials to access your WHMCS.

The API Roles you define itemize which a subset of API actions may be used. API credentials are associated with one or more of these roles. When an API request is made, if any role provides permission to the requested action, the request will be authorized and allowed to complete.

Managing API Roles

Creating An API Role

Editing An API Role

Removing An API Role

Assigning API Roles to API Credentials