Introduction
- Last UpdatedNov 13, 2025
- 1 minute read
The AVEVA™ Production Management Web API v1 contains set of endpoints that you can use to access the different resource groups when working with the product or when doing solution integration. The API is hosted over HTTPS and uses the standard request and response codes and methods, and returns a JSON-encoded format.
API base URL
The base URL used in the request is https://<computername>:<portnumber>/api/v1, where the port number is 9003 by default, but can be modified if necessary. For information on how to modify the default port number, see the Web API prerequisites section in the AVEVA Production Management Installer Guide.
Date format
The API date format is in UTC : 2025-01-22T15:50:12Z