Skip to main content

Read-Only Tokens

Creating read-only tokens is rather simple. Just create your token as normal and set GET as the only allowable methods.

Since the Jira Cloud REST API dilligently uses HTTP verbs, no GET request can manipulate data on your instance.