API Reference

Get Credentials Jira

1. Generate an API Token in Jira

  1. Go to https://id.atlassian.com/manage-profile/security/api-tokens.
  2. Click on Create API token.

API Token Creation

3.Enter a name for the token, such as Konvex API Token.

4.Click Create and copy the generated token. Save this token in a secure location because you won’t be able to view it again.


API Token Creation
  1. Copy the URL, which can be found when you are in the Jira project.
API Token Creation

2. Configure the Credentials in the Konvex API

  1. Build blank file for the credentials.
  2. Add the following environment variables and ensure to pass these credentials to [email protected]:
  1. [email protected]
    JIRA_API_TOKEN=your-api-token-generated
    JIRA_URL_DOMAIN =your-jira-domain   example:https://konvexApi.atlassian.net