How to integrate Opsgenie account?
Overview
To access Opsgenie, you will need:
- Opsgenie API base URL
- API Key (also called “GenieKey”)
Step 1: Log In to Opsgenie Console
- Go to your Opsgenie account in the browser.
- Sign in using your username / Atlassian account / credentials. Ensure you have sufficient permissions (Admin / Owner).
Step 2: Navigate to API Key Management
- From the Opsgenie UI, go to Settings → App Settings → API Key Management.
- Alternatively, if you are adding an API integration (team-level), go to Settings → Integrations → Add an API Integration.
Step 3: Create / Add a New API Key / Integration
-
Choose Add New API Key if you want a key for global / account-based access.
-
Give the key a name / label that describes its purpose (e.g. "Monitor Alerts Integration").
-
Select the access rights / permission scopes for this API key. Typical scopes include:
- Read access (to view alerts/incidents/configuration)
- Create / Update access
- Configuration access (to modify settings etc.)
- Delete access (if needed)
-
Click Add API Key (or Save) to generate the key.
Step 4: Obtain / Copy the API Key, Base URL
- Once generated, copy the API Key. You may only see it once. Store it securely.
- Note down the base URL to use. If your Opsgenie account is in the EU region, use
https://api.eu.opsgenie.com
. Otherwise usehttps://api.opsgenie.com
.