- A POST request.
- The token endpoint. If your email address is connected to several accounts in different tenants and you use this authentication, use
https://vantage-<region>.abbyy.com/auth2/{tenantId}/connect/token. Thehttps://vantage-<region>.abbyy.com/authresource is deprecated. - A
Content-Typeheader with theapplication/x-www-form-urlencodedencoding. - A request body with the following parameters:
Sample request:
For Windows:
For Linux:
The server’s response to your request will contain the access token:
