How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Replicated notifications API

The notifications API from Replicated — 10 operation(s) for notifications.

Replicated notifications API is one of 22 APIs that Replicated publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notification. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an API reference.

This API exposes 12 operations across 10 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.replicated.com/vendor/v3.

12 operations 10 paths 14 schemas 1 DELETE5 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://api.replicated.com/vendor/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Replicated notifications API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 12

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

notifications 12
POST
/notification_email/resend_verification
Resend verification email for an unverified email address.
resendVerificationEmail body → 200400401403
POST
/notification_email/verify
Verify an email address using a verification code.
verifyEmail body → 200400401403
POST
/notification_event/{event_id}/retry
Retry a notification event.
retryNotificationEvent 1 param → 200400401403404
GET
/notification_event_types
Search notification event types.
searchNotificationEventTypes 2 params → 200400401403
GET
/notification_events
List team notification delivery events.
listNotificationEvents 10 params → 200400401403
POST
/notification_subscription
Create a new notification subscription. Note: The webhook secret is stored but never returned in API responses for security.
createNotificationSubscription body → 201400401403
GET
/notification_subscription/{id}
Retrieve a single notification subscription.
getNotificationSubscription 1 param → 200401403404
PUT
/notification_subscription/{id}
Update a notification subscription.
updateNotificationSubscription 1 param body → 200400401403404
DELETE
/notification_subscription/{id}
Remove a notification subscription.
deleteNotificationSubscription 1 param → 204401403404
GET
/notification_subscription/{id}/events
List all events for a notification subscription.
listNotificationSubscriptionEvents 1 param → 200401403404
GET
/notification_subscriptions
List all notification subscriptions for the current team.
listNotificationSubscriptions → 200401403
POST
/notification_webhook/test
Test a webhook endpoint by sending a sample payload.
testWebhook body → 200400401403

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are NotificationSubscription (18 properties), TeamNotificationEventWithAttempts (15 properties), NotificationEventWithAttempts (13 properties), NotificationEventAttempt (11 properties). Each schema is shown below with its type and property counts.

NotificationEventConfig
object
NotificationEventConfig represents an event configuration within a subscription
2 properties
NotificationEventAttempt
object
NotificationEventAttempt represents a delivery attempt for a notification event
11 properties
SearchNotificationEventTypesResponse
object
SearchNotificationEventTypesResponse is the response for searching event types
2 properties
CustomHeaderMasked
object
CustomHeaderMasked represents a custom HTTP header with its value masked for API responses
2 properties
NotificationSubscription
object
NotificationSubscription represents a notification subscription
18 properties
PayloadField
object
Fields are returned as an ordered slice to preserve display order in the UI.
3 properties
TeamNotificationEventWithAttempts
object
TeamNotificationEventWithAttempts includes notification event details, attempts, and subscription metadata for team-wide listing.
15 properties
Actor
object
5 properties
EventTypeResponse
object
EventTypeResponse represents the JSON response for an event type
6 properties
Option
object
Option represents an option for select/multiselect fields
4 properties
CustomHeaderInput
object
CustomHeaderInput represents a custom HTTP header provided by the user (name + plaintext value)
2 properties
NotificationEventWithAttempts
object
NotificationEventWithAttempts includes event details and all delivery attempts
13 properties
TestWebhookResponseBody
object
TestWebhookResponseBody contains the result of a webhook test
4 properties
FilterField
object
FilterField represents a filter field for an event type
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

replicated-notifications-api-openapi.yml Raw ↑

Other APIs Replicated publishes across the network.

Replicated apps API
Replicated channelReleases API
Replicated channels API
Replicated clusterAddons API
Replicated clusters API
Replicated cmx API
Replicated customers API
Replicated customHostnames API
Replicated enterprisePortal API
Replicated externalRegistries API
Replicated instances API
Replicated networks API
Where this information came from

This is an independent, third-party profile of Replicated notifications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.