


The client makes a request to the server the server processes the request and returns a response. The Veeam Backup & Replication REST API relies on the client-server model. You can find the file in the installation folder of Veeam Backup & Replication. The Veeam Backup & Replication REST API document is a JSON file swagger.json. The Veeam Backup & Replication REST API is defined and described in a single document that uses and conforms to the OpenAPI Specification of version 3.0. The REST API allows developers to query information about Veeam Backup & Replication entities and perform basic operations with these entities using HTTP requests and standard HTTP methods. Veeam Backup & Replication exposes its entities through an application programming interface (API) based on the Representational State Transfer (REST) architecture style.
