Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technical:api-intro [2025/04/12 16:30] – [API Introduction] systemtechnical:api-intro [2025/04/12 19:40] (current) – [Common Actions] system
Line 16: Line 16:
   * Each API call has to include a token which is associated with the user that logged in on the RADIUSdesk GUI.   * Each API call has to include a token which is associated with the user that logged in on the RADIUSdesk GUI.
   * Most of the API calls will also include a cloud_id to indicate on which cloud the action is to be applied.   * Most of the API calls will also include a cloud_id to indicate on which cloud the action is to be applied.
 +
 +====== Common Actions ======
 +  * Many larger ISPs that makes use of RADIUSdesk prefer it above the commercial one size fits all solutions that already includes CRM and billing components.
 +  * RADIUSdesk allows for easy integration with existing CRM systems and middle-ware.
 +  * See the diagram below which illustrates the possibilities.
 +
 +<panel type="info">
 +
 +{{:technical:api:api_overview.png }}
 +</panel>
 +  * Common actions include:
 +    * Adding Profiles.
 +    * Adding Realms.
 +    * Adding Permanent Users.
 +    * Disabling and Enabling Permanent Users.
 +    * Changing Permanent User Profiles.
 +    * Terminating a Permanent User's session.
 +    * Deleting a Permanent User.
 +  * We will cover how to do these actions using the API in dedicated Wiki pages. 
 +
 + 
 +
  
  • technical/api-intro.1744468201.txt.gz
  • Last modified: 2025/04/12 16:30
  • by system