Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API Integration in AssetIT grants administrators advanced control over IT asset management for Jira. This feature allows direct operations via API, centralizes control in the hands of administrators, and ensures controlled access. (via API Documentation)

Managing API Integrations:

Navigate to “Preferences”.In the API Integration tab, you can generate, refresh or delete a new API key.

...

Info

Each user can create only one API keyonly generate 1 API key for a single instance. In case of need a new API key for another instance, please remove the existing one.

Deploying Your API Integration:

  • Step 1: After creating the API key in AssetIT, copy the ID and passcode.

  • Step 2: Navigate to the Authentication section of the API documentation.

...

  • Step 3: Click “Try it out” in the Authentication section

...

  • Step 4: Input the previously copied ID and passcode, then click Execute.

...