Support & information center

Our OpenAPI documentation for continuous integration

testRTC exposes an API for WebRTC service monitoring and testing automation in order to enable programmatic access for developers to our service.

Please perform the following steps in order to view our API documentation:

  1. In order to see the API, you will need your account’s private API Key. The API key can be found in the dashboard under Settings. If you can’t find the API Key, please contact us.
  2. Go to https://apidoc.testrtc.com
  3. Click on ‘Authorize’, enter your API Key, and click on ‘Authorize’
  4. Click on the endpoints to extend the endpoint’s documentation

API parameters

In the API endpoints you will need to use few parameters. Please perform the following steps in order to retrieve the needed parameters:

testId

  1. In testRTC web console, click on ‘Tests’ in the left menu bar and click on the relevant test name
  2. In the ‘Test Configuration’ page, extract the testId from your web browser’s link

testRunId

  1. In testRTC web console, click on ‘Test Run History’
  2. Select a test run
  3. In the ‘Test Run History – Test Results’ page, extract the testRunId from your web browser’s link

testAgentId

  1. In testRTC web console, click on ‘Test Run History’
  2. Select a test run
  3. Select a machine/iteration from the Test Sessions / Groups
  4. In the ‘Test Iteration Results’ page, extract the testAgentId from your web browser’s link

Was this article helpful?

Related Articles