Developer Documentation Library > Web API > Web API application > Configuring the Web API
 
Configuring the Web API
Most configuration information is stored in DPM under \Site\Properties\WebApi. This ensures that if multiple instances of the Web API are configured, on different servers, they all use a consistent configuration.
See
Configuring the Web API in the web.config file
DPM cluster configuration
Configuring the Web API components in DPM
DPM authentication configuration
Versioning in the Web API
OpenApi specification
Using the Swagger UI with the Web API
Metrics for the Web API
Request/response formats for the Web API
Information that is logged by the Web API
Error handling by the Web API
Load balance requests to the Web API
CORS (Cross-Origin Resource Sharing) in the Web API
Web API application