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:
- Go to Settings.
- Navigate to API key management (wording may vary by Opsgenie version).
- 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
| Field | Type | Required | Description |
|---|---|---|---|
region | string | ✅ | Opsgenie region for the API base URL. Must be US or EU (case-insensitive). |
api_key | string | ✅ | Your Opsgenie API key. |
Region reference
The connector uses the following API base URLs:
US→https://api.opsgenie.comEU→https://api.eu.opsgenie.com
Streams
This connector is currently under development and does not yet extract any streams.