Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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)

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

Each user can create only one API key.

  1. Deploying Your API Integration:

  • After creating the API key, copy the ID and passcode.

  • Paste them into the API documentation to start executing tasks.

  • Perform actions like creating, updating, and deleting assets directly via the API Documentation, bypassing the regular app interface.

Exclusive Admin Rights: Only administrators have the authority to create and manage API integrations.

  1. Best Practices:

  • Ensure secure handling and storage of API keys.

  • Regularly review API usage and permissions for optimal security.

  • No labels