RequirementsLive

RQL Platform API

The platform API is a set of web services. It is designed to expose virtually every feature of the RequirementsLive (RQL) platform and makes it easy for app developers and platform developers to extend their apps and explore their data. It is accessible any time, from anywhere on the web.

API Guide

The API Guide is a resource on how to use the API and includes information on everything – starting with basic concepts, all the way up to using the API and make your first API calls. Get started with the API by reading the API Guide.

.Net SDK

The .NET SDK allows developers to get a kick-start on their use of the API. Documentation for this SDK is available at http://docs.requirementslive.com/sdknet/latest/index.html and is currently available for download.

Download Now

Java SDK

As another programming option, the Java SDK will allow Java Developers to use API calls from a Java wrapper. In the works, the Java SDK will be available soon.

Download Now

PHP SDK

PHP has grown to be a commonly used server-sided language, as an open-source option. With the PHP SDK, developers will be able to communicate with the RQL API through a wide range of PHP functions.

Coming Soon…