All Collections
Integrations
Integrations via API
Integrations via API
Updated over a week ago

In this article, you will find a step-by-step guide on how to integrate using the API. The integration process is divided into 3 main stages: generating API key, choosing the request, and practically try it out.

⚠️ Please note that only users with Administrator roles can perform these actions.

Step 1

  1. To generate a new API key, go to Security Settings and click on the "API Keys" icon located at the bottom field area.

2. Click on the green button “Generate”.

3. Fill out the API key form.

4. Copy this token, you will need it a bit more further.


Step 2

Access the complete list of available API requests. You can find the API keys page by clicking on the word “here” or by the link.


After clicking the "API references" button, a new tab will pop up in your browser where you can find the most popular API requests for Jira, PowerBi, 1C, and more.

The most popular requests are:

Step 3

To access the code, kindly select your preferred language from the options available on the right-hand side of the page. Insert the token from the first step into the authorization field. Then, click the "Try it!" button located at the bottom of the code. If the API is set up correctly on your end, the code will return a "200" status.

You or your system administrator/DevOps can accomplish this task using the Postman app.

Did this answer your question?