Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Everbridge Notifications API

The Notifications API from Everbridge — 2 operation(s) for notifications.

Everbridge Notifications API is one of 12 APIs that Everbridge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notifications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 4 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.everbridge.net.

4 operations 2 paths 1 schemas 2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.everbridge.net/rest
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Everbridge Notifications API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 idtoken from /authorization/v1/tokens

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Notifications 4
GET
/ebs/notifications
List notifications
listNotifications → 200
POST
/ebs/notifications
Launch mass notification
createNotification body → 201
GET
/ebs/notifications/{id}
Get notification
getNotification 1 param → 200
PUT
/ebs/notifications/{id}
Update notification
updateNotification 1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Notification (8 properties). Each schema is shown below with its type and property counts.

Notification
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

everbridge-notifications-api-openapi.yml Raw ↑

Other APIs Everbridge publishes across the network.

Everbridge Asset Management API
Everbridge Asset Query API
Everbridge CEM Alerts API
Everbridge SnapComms API
Everbridge Digital Apps API
Everbridge Communications API
Everbridge iPaaS API
Everbridge Safety Devices API
Everbridge Authentication API
Everbridge Contacts API
Everbridge Groups API