Difference between revisions of "ITR api"

From ITR Wiki
(Created page with "== ITR API == The ITR API has two parts : - An internal API which is used by the site. Any plugins you might develop can use this API. By default this API is not accessible f...")
 
 
Line 2: Line 2:
  
 
The ITR API has two parts :
 
The ITR API has two parts :
 +
 
- An internal API which is used by the site. Any plugins you might develop can use this API. By default this API is not accessible from any other site.  
 
- An internal API which is used by the site. Any plugins you might develop can use this API. By default this API is not accessible from any other site.  
 +
 
- An external API. This API can be used by external systems. Via the external API a session can be created and started and results of the test session can be viewed.  
 
- An external API. This API can be used by external systems. Via the external API a session can be created and started and results of the test session can be viewed.  
  

Latest revision as of 08:36, 29 March 2019

ITR API

The ITR API has two parts :

- An internal API which is used by the site. Any plugins you might develop can use this API. By default this API is not accessible from any other site.

- An external API. This API can be used by external systems. Via the external API a session can be created and started and results of the test session can be viewed.

For more details about the APIs see the following pages :