Web Services Mobile API

For the best performance of a mobile client app, it is important to minimize the number of requests sent to the server. The Web Services Mobile API allows you to develop high-performance applications for mobile clients where the number of requests to the server is kept to a minimum.

In the most typical scenario, you have to complete the following two steps:

  1. Request the parameters
  2. Upload a file to the server

Authentication

To connect mobile clients to the server, basic authentication is used. If authentication is successful, the server will send a response to the client containing an authentication ticket in the "AuthTicket" header. Now you can pass this ticket in subsequent requests to the server instead of the user name and password. The ticket should be placed in the "Bearer" header.

Example of passing an authentication ticket

25.05.2023 7:55:02

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.