Skip to main content

Introduction

Welcome to API Key Manager, an app designed to make using your Jira or Confluence instance's REST API more secure!

Use API Key Manager to create keys that support the following features:

Time-Limited Keys

All keys have a limited lifespan, being valid 30 days by default.

Read-Only Keys

API Key Manager allows you to pick which HTTP verbs are allowed for each individual key. To create a read-only key, simply set GET as the only allowed method.

Restrict Keys on an API level

Keys can be restricted by API endpoint, allowing for very specific use-cases such as a key for creating issues and nothing else.