Open API provides a way for customers to make authenticated calls to Vorex™—using either
or https://vorexlogin/
—from their existing applications or third-party tools. This API offers the functionalities for various operations dealing with projects, tasks and more.https://www.vorexlogin.com/
Assumptions
The partner is using Vorex services and is registered for an account with Vorex.
API Authentication
As a security mechanism, every call of the Vorex Open API is authenticated. Each API Call has to be accompanied by a custom SOAP header holding the authorized user Vorex credentials consisting of:
UserName
Password
CompanyName
Supported Operations
The OpenAPI itself provides self-documentation for all supported operations. Add
to any Vorex™ website URL. For example:/WS/OpenAPI.asmx
https://vorexlogin.com/WS/OpenAPI.asmx