Creating a token in ASAP and receiving links for API requests

April 19, 2024

ID 250648

To authorize API requests from KUMA to ASAP, they must be signed with a token created in the ASAP platform. Only the company's administrators can create tokens.

Creating a token

To create a token:

  1. Sign in to the ASAP web platform.
  2. In the Dashboard section, click the Import and synchronization button, and then open the Open API tab.
  3. Click the New token button and select the API methods used for integration in the window that opens:
    • GET /openapi/v1/groups
    • POST /openapi/v1/report
    • PATCH /openapi/v1/user/:userid
  4. Click the Generate token button.
  5. Copy the token and save it any way most convenient for you: you'll need to specify it when configuring integration in KUMA.

    The token is not stored in the ASAP system with public access. After closing the Get token window, it will be unavailable to view. If you closed this window without copying the token, you need to click New token again for the system to generate a new token.

The issued token is valid for 12 months. When this period expires, the token is revoked. The issued token is also revoked if it is not used for 6 months.

Get the link for API requests

  1. Sign in to the ASAP web platform.
  2. In the Dashboard section, click the Import and synchronization button, and then open the Open API tab.
  3. The link for contacting ASAP via Open API is at the bottom of the window. Copy it and save it in any way convenient for you: you'll need to specify this link when setting up integration in KUMA.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.