HTTP API

The Access Commander API URL address is as follows: https://acom_ip_address/api/v3/.

Refer to http(s)://acom_ip_address/support/api for the API endpoint list. The endpoint list is available outside the Access Commander interface.

The responds to requests can be filtered using Query. Refer to Data Query Customization (in English only) for the Query building details.

Authentication

The HTTP API commands are sent under the user login data or using token authentication. The authentication token is created by the administrator in Settings > Configuration > API access tokens. It is the Bearer Token. While creating a new API access token, the administrator can limit the token validity for reading only to make the token authenticate the GET commands only. The token can be limited to: 1 month, 6 months, 1 year.

Caution

Copy the created access token to the box. Later, the token cannot be displayed.

Was this page helpful?