Authentication for Opsgenie Rest API
Authentication is mandatory to call any Rest API request.
Header Key: Authorization
Header Value: GenieKey $apiKey
OR
Header Key: Authorization
Header Value: Basic base64(:$apiKey)
Updated about a year ago
Opsgenie delivers informational alerts to the right people, enabling them to assess the incident and take appropriate actions rapidly.
Authentication for Opsgenie Rest API
Authentication is mandatory to call any Rest API request.
Header Key: Authorization
Header Value: GenieKey $apiKey
OR
Header Key: Authorization
Header Value: Basic base64(:$apiKey)
Updated about a year ago