Skip to main content

Opsgenie source

The Opsgenie source connector lets you connect to Opsgenie using an API key.

Setup

Prerequisites

  • An Opsgenie account
  • An Opsgenie API key with permission to access the Opsgenie API

Create an Opsgenie API key

In Opsgenie:

  1. Go to Settings.
  2. Navigate to API key management (wording may vary by Opsgenie version).
  3. Create an API key and copy it somewhere safe.

Authentication

This connector authenticates using an Opsgenie API key sent as an Authorization header in the form:

  • Authorization: GenieKey <api_key>

Configuration

FieldTypeRequiredDescription
regionstringOpsgenie region for the API base URL. Must be US or EU (case-insensitive).
api_keystringYour Opsgenie API key.

Region reference

The connector uses the following API base URLs:

  • UShttps://api.opsgenie.com
  • EUhttps://api.eu.opsgenie.com

Streams

This connector is currently under development and does not yet extract any streams.