REST API reference

The Representational State Transfer (REST) API for Rational® Focal Point™ is a RESTful interface through which you can access Rational Focal Point for this release.
For more information, see Rational Focal Point RESTful API reference

API examples

You can refer to the REST API examples to learn how to use the APIs for Rational Focal Point. The examples are in Java source files that can be compiled and run.
Prerequisites:
  • Sun JRE 6 or IBM JRE 6
  • Knowledge of Java, REST, and Web Services Description Language (WSDL)

The RESTful API examples are available in Rational Focal Point install directory\apiexamples\RESTAPIExample.zip. An administrator having access to the application server on which Rational Focal Point in installed can provide you with the example package. For more information about the source files and the process to compile the code, see the readme file in the example package.


Feedback