Agent Management API
With release v24.10 Cyara is introducing the first set of publicly accessible ResolveAX API endpoints focusing on ResolveAX agent (user) management
The API endpoints will enable users with the programmatic means of incorporating ResolveAX agent management into the centralized user management tools
The ResolveAX Agent management API endpoints provide users with the same capabilities as currently available via the ResolveAX Portal (Administration -> Manage Agents)
- Get a list of users with optional filters
- Create a new user
- Get the details for an individual user
- Update an existing user
- Delete a user
- Get a list of all sites
- Create a new site
- Get the details of a single site
- Update an existing site
ResolveAX Agent Management API will utilize the same security mechanism as the one in place for Cyara Core v3 APIs. Users wishing to use ResolveAX APIs must obtain the Security Key and the Token from the Cyara Portal. Only users with the ResolveAX Agent Admin role will be able to use the API.
The Swagger API documentation page is accessible via:
- https://tenant_name.resolveax.cyara.com/swagger/index.html