Next Topic

Previous Topic

Book Contents

Introduction

Open API provides a way for customers to make authenticated calls to Vorex™—using either https://vorexlogin/ or https://www.vorexlogin.com/—from their existing applications or third-party tools. This API offers the functionalities for various operations dealing with projects, tasks and more.

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:

Supported Operations

The OpenAPI itself provides self-documentation for all supported operations. Add /WS/OpenAPI.asmx to any Vorex™ website URL. For example:

https://vorexlogin.com/WS/OpenAPI.asmx