The Asset Management for Jira API supports authentication via an API Key. You can generate your API key from the web interface under the Settings page.

When you make an API request, the API key should be provided with the X-API-KEY header.


curl -H "X-API-KEY: your_api_key" https://api.assetmanagementforjira.com/v1/assets