Jeli API

Jeli Part of PagerDuty

🚧

Requirements

  • Only a Jeli Admin can generate an API access token.
  • Not all Jeli pricing plans offer API access. Please see our Pricing Page for details.

Generate an API Access Token

  1. Navigate to Settings API Tokens.
  2. Click Generate Token in the top right.
  3. Enter a meaningful Name for the token.
  4. Make sure to copy the access token, since it will only be visible to you at the time of creation.

Use an API Access Token

Tokens should be used as Bearer tokens in the header of your API requests.

To generate and run authenticated API requests, please visit our API documentation.

Edit API Access Tokens

The only token attribute that is editable after creation is the token Name. It is not possible to edit the token value. If you’ve lost your token value, see Revoke an API Access Token below.

  1. Navigate to Settings API Tokens.
  2. Click Edit to the right of your preferred token.
  3. Edit the Name and click Save.

Revoke an API Access Token

You may revoke a token at any time.

❗️

Revoke Warning

Once revoked, API requests using this token will fail.

  1. Navigate to Settings API Tokens.
  2. Click Revoke to the right of your preferred token.
  3. To confirm you would like to revoke the token, click Revoke token.