> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Services for user account management

> Automate user accounts, groups, and permissions in ABBYY FlexiCapture with the AuthAPI web service, accessed through its SOAP endpoint and WSDL.

This service allows you to automate the management of user accounts and groups as well as their permissions.

You can connect to the service by using:

1. The service URL to call methods:\
   https\://\<ApplicationServer>/flexicapture12/server/AuthAPI/v1/SOAP
2. WSDL with the service description when adding the service link to the Visual Studio project:\
   https\://\<ApplicationServer>/flexicapture12/server/AuthAPI/v1/WSDL
