1. Integration of Dr.Web Web API for Enterprise Security Suite with third-party software via the Web API

Application

Integrating the Dr.Web Web API for Enterprise Security Suite with third-party software via the Web API provides the functions for operation of transactions with accounts and for automation of managing the service users. For example, with the Web API, you can create dynamic pages to receive requests from users and send them installation files.

Authentication

The HTTP(S) protocol is used to interact with the Dr.Web Server. Web API accepts HTTP requests and replies with XML (by default) or JSON document. To get access to the Web API, the Basic HTTP authentication is used (in compliance with RFC 2617 standard). Contrary to RFC 2617 and related standards, the HTTP(S) server does not request credentials (i.e., Dr.Web Web API for Enterprise Security Suite administrator account name and its password) from the client.