User manual

Access the API


To use the API, you first need to provide the access token to the interface. If you do not know how to gain the token, please see the login manual. You can get to the authorization dialog in two ways:

  1. By clicking the "Authorize" button.
  2. By clicking the padlock button next to the desired operation.

If you click the "Authorize" button, the dialog below will appear.

If you click the padlock button, the dialog below will appear.

The output is practically the same. The only difference is that, when you click the "Authorize" button, you will see every type of authorization on the system.

In each case, you now have to provide the access token.

Then, click the "Authorize" button, and you will see the output below.

You are now authorized to use API. Go to the desired tag, then click on it, and choose the desired operation. For example, we will use the "Get a Testing Location by id" operation.

Click on the operation, then click the "Try it out" button in the top right corner, and the new output will appear.

Then, click the "Execute" button, and you will get a similar response.

Note: You may have provided a wrong access token(the token is expired or corrupted or may not have provided the token at all), and the dialog is still saying that you are authorized. This is because this interface does not provide an authorization mechanism itself. It just helps you build HTTP requests to the server. If that is the case, click the "Logout" button in the dialog and provide the right access token. How do you know if the access token is not correct? When you click the "Execute" button, you will get a similar response: