Skip to main content

API Accounts

This section is for creating user accounts for SA users. Clicking on ➕ allows you to create a new user.

API Accounts Parameters

  • Authentication: Simutel uses various methods for authenticating the requesting user, with the most secure method being BasicAuth (username and password) along with an API Key (Token).

  • Username: The user's username.

  • Password: The user's password.

  • Token: A string generated for stronger authentication.

  • Enabled: Allows you to enable or disable the user.

  • Request: Specifies the user's access level to the APIs. For example, if you need to add a user via the API, the checkbox for /pbx/users/add must be checked.

  • Details:

    • Remove: Used to delete the user account.
    • Edit: Used for editing the user account.