The APIs
You can work with the Web Services API of the ABBYY FlexiCapture 12 Application Server either via SOAP requests, JSON requests or POST requests. The interface to be accessed is determined by the address of the web service:Authentication methods
In ABBYY FlexiCapture 12, you can connect to the Web Services API either with a Windows account or an ABBYY FlexiCapture account. For a Windows account you have two options:- Windows authentication: NTLM or Negotiate
- Basic authentication, passing your username and password as Base64-encoded string “username:password”
Add the suffix in the form of ?Tenant=MyTenantName at the end of the API connection address to specify a tenant.
Examples of Web service addresses with different authentication methods
Examples of Web service addresses with different authentication methods
