Site Administration REST API Reference
You can use the Site Administration REST API to access and work with ALM data in Site Administration. The Site Administration REST API reference provides a complete online reference for the Site Administration REST-based API.
Access SA REST API documentation
The Site Administration REST API documentation is embedded in the product.
To access the Site Administration REST API documentation:
-
Open the following link: http://<Server>:<port number>/qcbin/api-doc/sa/v2/.
Alternatively, from the ALM qcbin page (http://<ALM server>:<port number>/qcbin/), click the Tools link. At the bottom of the Tools page, click the Site Administration REST API Guidance link.
-
From the side menu, expand the relevant section.
This documentation includes all REST APIs with the URL starting with qcbin/v2/sa/api.
SaaS only APIs
The APIs that have the SaaS only tag are available for SaaS only. You cannot use them for on-premises environments.
For on-premises, all the APIs without this tag are available for use.
Permissions
The Permissions section of each API explains what permissions are required to call the API.
We recommend you read the Permissions section before calling an API.