API Endpoint
http://localhost:8888/
- Please note that this address may depend on how the IIS server has been configured.
- It is very important to use SSL (https) for this site especially if it will be accessed outside of this PC/Server.
- "localhost" should be replaced with the PC/Server IP or DNS name to be accessed outside of this PC/Server.
Welcome to the RevZone API. In order to access the API, a license key is required which can be obtained through a request to RevZone Solutions. The API will be supported running on 2025 SP0 version databases or newer.
RevZone is a product lifecycle management business application to enable product information management and distribution to different areas of businesses. It has powerful BOM, project, process, case, contacts, document and records management capabilities along with interactive dashboards and reports, via desktop and web interfaces.
The RevZone web service is an Application Programming Interface (API) which allows you to read and write information in RevZone. The API contains functions that you can call from many programming languages. Examples have been provided in C# and VB.NET to get you started. These functions provide direct access to the RevZone environment. It is assumed that you are familiar with at least one of these programming languages.