Novu website screenshot

Novu

Novu is the open-source notification infrastructure for developers. A single REST API and workflow engine route a triggered event across in-app inbox, email, SMS, push, chat (Slack / Discord / MS Teams / WhatsApp) and custom channels — with subscriber preferences, topics, digest, snooze, and full workflow orchestration on top. Ships with the embeddable React Inbox component, the Novu Framework for code-first workflow authoring, language SDKs for nine ecosystems, a Postman collection, an MCP server, GitHub Action sync, the Maily block-based email editor, framework starters for Next.js / Remix / Nuxt / SvelteKit, and webhook bridges for Stripe / Clerk / Segment.

Novu publishes 17 APIs on the APIs.io network, including Inbox / In-App API, Activity API, Channel Connections API, and 14 more. Tagged areas include Notifications, Messaging, In App, Email, and SMS.

The Novu catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Novu’s developer surface includes authentication, developer portal, documentation, signup flow, pricing, engineering blog, GitHub presence, and 51 more developer resources.

65.0/100 strong ▼ -9.8 Agent 53/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
19 APIs 12 Features 9 Use Cases
NotificationsMessagingIn AppEmailSMSPushChatWorkflowsOpen SourceSubscribersTopicsInboxWorkflow OrchestrationMulti ChannelDigestMCPFrameworkReact

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 65.0/100 · strong
Contract Quality 20.4 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 8.9 / 13
Governance 7.0 / 12
Discoverability 6.9 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/novu: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 19

Individual APIs this provider publishes, each with its own machine-readable definition.

Novu Inbox / In-App API

Client-side API and React Inbox component for rendering an embedded in-app notification center, marking notifications as read / archived / snoozed, and managing per-user notific...

Novu Framework (Code-First Workflows)

Code-first workflow framework that lets developers define notification workflows in TypeScript / JavaScript using `@novu/framework`, then sync them to Novu Cloud (or a self-host...

Novu MCP Server

Official Model Context Protocol server exposing the Novu REST API surface as MCP tools so AI agents (Claude Desktop, Cursor, agent frameworks) can trigger workflows, manage subs...

Novu Activity API

The Activity API from Novu — 1 operation(s) for activity.

Novu Channel Connections API

The Channel Connections API from Novu — 2 operation(s) for channel connections.

Novu Channel Endpoints API

The Channel Endpoints API from Novu — 2 operation(s) for channel endpoints.

Novu Contexts API

The Contexts API from Novu — 2 operation(s) for contexts.

Novu Domains API

Used to manage your inbound email domains.

Novu Environment Variables API

The Environment Variables API from Novu — 3 operation(s) for environment variables.

Novu Environments API

Environments allow you to manage different stages of your application development lifecycle. Each environment has its own set of API keys and configurations, enabling you to sep...

Novu Events API

Events represent a change in state of a subscriber. They are used to trigger workflows, and enable you to send notifications to subscribers based on their actions.

Novu Integrations API

With the help of the Integration Store, you can easily integrate your favorite delivery provider. During the runtime of the API, the Integrations Store is responsible for storin...

Novu Layouts API

Layouts are reusable wrappers for your email notifications.

Novu Messages API

A message in Novu represents a notification delivered to a recipient on a particular channel. Messages contain information about the request that triggered its delivery, a view ...

Novu Notifications API

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

Novu Subscribers API

A subscriber in Novu represents someone who should receive a message. A subscriber's profile information contains important attributes about the subscriber that will be used in ...

Novu Topics API

Topics are a way to group subscribers together so that they can be notified of events at once. A topic is identified by a custom key. This can be helpful for things like sending...

Novu Translations API

Used to localize your notifications to different languages.

Novu Workflows API

All notifications are sent via a workflow. Each workflow acts as a container for the logic and blueprint that are associated with a type of notification in your system.

Scroll for all 19

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Novu API

POSTMAN

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Novu API

OPEN COLLECTION

Arazzo Workflows 12

Multi-step API workflows described with the Arazzo specification.

Novu Bulk Onboard Subscribers and Broadcast an Announcement

Create many subscribers in one call, then broadcast a single announcement to all subscribers.

ARAZZO

Novu Create a Workflow and Trigger It

Define a new in-app notification workflow, then immediately trigger it to a subscriber.

ARAZZO

Novu Offboard a Subscriber

Confirm a subscriber, audit their topic subscriptions, then delete the subscriber and all associated data.

ARAZZO

Novu Onboard a Subscriber and Send Their First Notification

Create a subscriber, trigger a workflow to them, and read back the resulting event.

ARAZZO

Novu Provision a Delivery Integration and Make It Primary

Create a channel integration, promote it to primary for its channel, and confirm it is active.

ARAZZO

Novu Set Subscriber Preferences Then Notify

Confirm a subscriber exists, set their workflow channel preferences, then trigger a respectful notification.

ARAZZO

Novu Subscribe an Existing Subscriber to a Topic

Find a subscriber by search, subscribe them to a topic, and confirm the subscription.

ARAZZO

Novu Subscriber Inbox Triage

Confirm a subscriber, read their unread in-app inbox, then mark all notifications as read.

ARAZZO

Novu Topic Broadcast Campaign

Create a topic, subscribe an audience to it, and trigger a single notification to the whole topic.

ARAZZO

Novu Trigger a Notification and Verify Delivery

Trigger a workflow to a subscriber, then inspect the event and the per-channel messages it produced.

ARAZZO

Novu Trigger a Deferred Notification and Cancel It

Trigger a workflow with a caller-supplied transactionId, then cancel any pending delay or digest using that id.

ARAZZO

Novu Unsubscribe Subscribers From a Topic

Remove a set of subscribers from a topic, then list the remaining subscriptions to confirm.

ARAZZO

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Novu Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Novu Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Novu Finops

FINOPS

Features 12

Notable capabilities this provider offers.

Multi-channel Workflow Orchestration

Author a single workflow tree that fans out across in-app, email, SMS, push, and chat with branching, delay, and digest steps.

Embedded React Inbox

Drop-in React (and React Native) component with per-user preferences, read / archive / snooze, themes (Novu / Notion / Linear), and full headless API access.

Subscriber Identity

First-class Subscribers resource with credentials per channel, locale, timezone, preferences, and bulk import.

Topics for Fan-out

Named broadcast groups subscribed by users for one-call fan-out to thousands of subscribers.

Digest Engine

Aggregate high-frequency triggers into a single delivery using configurable digest windows and back-off keys.

Code-First Framework

Define workflows in TypeScript using @novu/framework and sync to Novu Cloud via novu-sync or a GitHub Action.

Block-Based Email Editor

WYSIWYG block-based editor (open-sourced as Maily.to) powered by React Email under the hood.

Tenant / Context Objects

Reusable tenant and organization context objects referenced by trigger payloads for multi-tenant routing.

Idempotency + RateLimit Headers

IETF-style RateLimit-* headers on every response, Idempotency-Key on every mutating request.

MCP Server

Official Model Context Protocol server exposing the Novu REST API to AI agents.

Self-Hosting

Apache-/MIT-licensed monorepo with Docker Compose and community Kubernetes manifests for fully self-hosted deployments.

9 Language SDKs

TypeScript, Python, Go, PHP, C#, Java, Elixir, Kotlin, Ruby, Rust, .NET clients.

Scroll for all 12

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Novu Notification Center WebSocket API

Real-time WebSocket interface used by the Novu Notification Center / Inbox (the `` React component, `@novu/react-native`, the headless `@novu/js` SDK, and any custom cl...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Novu Context

20 classes · 105 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Novu API Rules

7 rules · 1 errors 5 warnings 1 info

SPECTRAL

Novu API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Novu API Rules

48 rules · 9 errors 28 warnings 11 info

SPECTRAL

JSON Schema 20

Standalone JSON Schema definitions for this provider's data models.

BulkSubscriberCreateDto

1 properties

JSON SCHEMA

BulkTriggerEventDto

1 properties

JSON SCHEMA

CreateEnvironmentRequestDto

3 properties

JSON SCHEMA

CreateIntegrationRequestDto

11 properties

JSON SCHEMA

CreateSubscriberRequestDto

9 properties

JSON SCHEMA

CreateWorkflowDto

12 properties

JSON SCHEMA

EnvironmentResponseDto

8 properties

JSON SCHEMA

ErrorDto

6 properties

JSON SCHEMA

IntegrationResponseDto

16 properties

JSON SCHEMA

LayoutResponseDto

13 properties

JSON SCHEMA

MessageResponseDto

35 properties

JSON SCHEMA

SubscriberPayloadDto

10 properties

JSON SCHEMA

SubscriberResponseDto

20 properties

JSON SCHEMA

TopicResponseDto

5 properties

JSON SCHEMA

TriggerEventRequestDto

8 properties

JSON SCHEMA

TriggerEventResponseDto

6 properties

JSON SCHEMA

UpdateEnvironmentRequestDto

6 properties

JSON SCHEMA

UpdateIntegrationRequestDto

8 properties

JSON SCHEMA

UpdateWorkflowDto

12 properties

JSON SCHEMA

WorkflowResponseDto

23 properties

JSON SCHEMA

Scroll for all 20

JSON Structure 20

JSON Structure definitions describing this provider's data shapes.

Novu Bulk Subscriber Create Dto Structure

0 properties

JSON STRUCTURE

Novu Bulk Trigger Event Dto Structure

0 properties

JSON STRUCTURE

Novu Create Workflow Dto Structure

0 properties

JSON STRUCTURE

Novu Environment Response Dto Structure

0 properties

JSON STRUCTURE

Novu Error Dto Structure

0 properties

JSON STRUCTURE

Novu Integration Response Dto Structure

0 properties

JSON STRUCTURE

Novu Layout Response Dto Structure

0 properties

JSON STRUCTURE

Novu Message Response Dto Structure

0 properties

JSON STRUCTURE

Novu Subscriber Payload Dto Structure

0 properties

JSON STRUCTURE

Novu Subscriber Response Dto Structure

0 properties

JSON STRUCTURE

Novu Topic Response Dto Structure

0 properties

JSON STRUCTURE

Novu Trigger Event Request Dto Structure

0 properties

JSON STRUCTURE

Novu Trigger Event Response Dto Structure

0 properties

JSON STRUCTURE

Novu Update Workflow Dto Structure

0 properties

JSON STRUCTURE

Novu Workflow Response Dto Structure

0 properties

JSON STRUCTURE

Scroll for all 20

Examples 12

Example request and response payloads for these APIs.

Novu Create Topic Example

2 fields

EXAMPLE

Scroll for all 12

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Novu Authentication

apiKey · 1 scheme

SECURITY

Novu Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Novu Agentic Access

135 operations · 92 acting · 92 human-in-the-loop

135 operations · 92 acting

AGENTIC

Use Cases 9

What developers build with this provider.

Product Onboarding

Welcome sequences combining transactional email, in-app inbox messages, and reminders.

Transactional Notifications

Order confirmations, password resets, magic links, payment receipts, and shipping updates.

Real-Time Collaboration Alerts

Comment mentions, document shares, and review requests delivered to the in-app inbox and email.

Subscription Lifecycle

Trial reminders, renewal warnings, dunning, and cancellation flows driven by billing events.

Authentication Events

Sign-up confirmations, MFA prompts, suspicious-login alerts, and OTP codes.

Marketing Broadcasts

Product announcements and weekly digests fanned out via topics.

Operational Alerts

On-call paging, deploy notifications, and incident updates routed through Slack / MS Teams.

Multi-Tenant SaaS

Per-customer routing using tenant context and subscriber data inheritance.

AI Agent Notifications

Agent workflows triggering Novu via the MCP server to keep humans in the loop.

Scroll for all 9

Integrations 20

Pre-built integrations with other platforms and tools.

SendGrid

Outbound email integration via SendGrid credentials.

Mailgun

Outbound email integration via Mailgun.

Resend

Outbound email integration via Resend.

Postmark

Outbound transactional email via Postmark.

AWS SES

Outbound email via Amazon Simple Email Service.

Twilio

SMS delivery via Twilio.

MessageBird

SMS delivery via MessageBird.

Plivo

SMS delivery via Plivo.

Firebase Cloud Messaging

Mobile push delivery via FCM.

Apple Push Notification Service

iOS push delivery via APNs.

OneSignal

Push delivery via OneSignal.

Slack

Chat notifications to Slack channels and users.

Microsoft Teams

Chat notifications to MS Teams channels.

Discord

Chat notifications to Discord channels.

WhatsApp

Conversational notifications via WhatsApp.

Stripe

Billing-event-to-notification bridge via stripe-to-novu-webhooks.

Clerk

Authentication-event-to-notification bridge via clerk-to-novu-webhooks.

Segment

CDP-event-to-notification bridge via segment-to-novu-webhooks.

React

First-class React Inbox component and Next.js helpers.

GitHub Actions

actions-novu-sync syncs framework workflows to Novu Cloud on every push.

Scroll for all 20

Solutions 4

Packaged solutions this provider offers.

Novu Cloud

Managed Novu hosted by the Novu team. Free / Pro / Team / Enterprise plans.

Self-Hosted Open Source

Run the full Novu monorepo on your own infrastructure under MIT license. Docker Compose for development, community Kubernetes manifests for production.

Novu EU Cloud

EU-resident Novu Cloud deployment at eu.api.novu.co.

Enterprise (HIPAA, SSO, SCIM)

HIPAA BAA, custom SSO, SCIM directory sync, and custom data-residency regions (US, EU, UK, Singapore, Australia, Japan, South Korea).

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 15

Pagination, idempotency, versioning, errors, and events

Scroll for all 15

Build 14

SDKs, sample code, and the tooling you integrate with

Scroll for all 14

Access & Security 2

Authentication, authorization, and security posture

Learn 5

Tutorials, courses, talks, and written guidance

Operate 6

Status, limits, changes, and where to get help

Commercial 6

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: novu
name: Novu
description: Novu is the open-source notification infrastructure for developers. A single REST API and workflow engine route
  a triggered event across in-app inbox, email, SMS, push, chat (Slack / Discord / MS Teams / WhatsApp) and custom channels
  — with subscriber preferences, topics, digest, snooze, and full workflow orchestration on top. Ships with the embeddable
  React Inbox component, the Novu Framework for code-first workflow authoring, language SDKs for nine ecosystems, a Postman
  collection, an MCP server, GitHub Action sync, the Maily block-based email editor, framework starters for Next.js / Remix
  / Nuxt / SvelteKit, and webhook bridges for Stripe / Clerk / Segment.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/novu.png
url: https://raw.githubusercontent.com/api-evangelist/novu/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-29'
specificationVersion: '0.19'
tags:
- Notifications
- Messaging
- In App
- Email
- SMS
- Push
- Chat
- Workflows
- Open Source
- Subscribers
- Topics
- Inbox
- Workflow Orchestration
- Multi Channel
- Digest
- MCP
- Framework
- React
apis:
- aid: novu:inbox-api
  name: Novu Inbox / In-App API
  description: Client-side API and React Inbox component for rendering an embedded in-app notification center, marking notifications
    as read / archived / snoozed, and managing per-user notification preferences directly in the browser. Ships with @novu/react,
    @novu/react-native, and @novu/js (vanilla) packages, plus pre-built Notion / Linear / Novu themes and full headless API
    access.
  humanURL: https://docs.novu.co/platform/inbox/overview
  baseURL: https://api.novu.co
  tags:
  - In App
  - Inbox
  - React
  - React Native
  - Client SDK
  - Headless
  properties:
  - type: Documentation
    url: https://docs.novu.co/platform/inbox/overview
  - type: AsyncAPI
    url: asyncapi/novu-asyncapi.yml
    title: Notification Center WebSocket (Socket.IO) — AsyncAPI 2.6
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/react
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/react
    title: React Inbox SDK
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/react-native
    title: React Native Inbox SDK
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/js
    title: Headless JS Inbox SDK
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/nextjs
    title: Next.js Inbox helpers
  - type: CodeExamples
    url: https://github.com/novuhq/inbox-playground
    title: Inbox Playground
- aid: novu:framework
  name: Novu Framework (Code-First Workflows)
  description: Code-first workflow framework that lets developers define notification workflows in TypeScript / JavaScript
    using `@novu/framework`, then sync them to Novu Cloud (or a self-hosted instance) via the `npx novu-sync` CLI or the `novuhq/actions-novu-sync`
    GitHub Action. Supports Express, Next.js, NestJS, Remix, SvelteKit, Nuxt, H3, AWS Lambda, and any node-runtime HTTP handler.
    The framework owns the workflow source-of-truth — the Dashboard editor stays in sync via a deterministic bridge URL.
  humanURL: https://docs.novu.co/framework/overview
  baseURL: https://docs.novu.co/framework
  tags:
  - Framework
  - Code First
  - Workflows
  - TypeScript
  - Next.js
  - Express
  - NestJS
  - Remix
  - SvelteKit
  - Nuxt
  - AWS Lambda
  properties:
  - type: Documentation
    url: https://docs.novu.co/framework/overview
  - type: GettingStarted
    url: https://docs.novu.co/framework/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/framework
    title: '@novu/framework'
  - type: CLI
    url: https://www.npmjs.com/package/novu
    title: npx novu-sync
  - type: CodeExamples
    url: https://github.com/novuhq/novu-framework-nextjs-react-email-example
    title: Next.js + React Email
  - type: CodeExamples
    url: https://github.com/novuhq/novu-framework-remix-example
    title: Remix
  - type: CodeExamples
    url: https://github.com/novuhq/novu-framework-nuxt-example
    title: Nuxt
  - type: CodeExamples
    url: https://github.com/novuhq/novu-framework-nuxt-vue-email-example
    title: Nuxt + VueEmail
  - type: CodeExamples
    url: https://github.com/novuhq/novu-framework-newsletter-app-example
    title: Newsletter App
- aid: novu:mcp-server
  name: Novu MCP Server
  description: Official Model Context Protocol server exposing the Novu REST API surface as MCP tools so AI agents (Claude
    Desktop, Cursor, agent frameworks) can trigger workflows, manage subscribers, list workflows, and inspect activity without
    bespoke wrapping. Distributed as a stdio server runnable via `npx @novu/mcp-server`.
  humanURL: https://github.com/novuhq/novu-mcp-server
  baseURL: https://github.com/novuhq/novu-mcp-server
  tags:
  - MCP
  - AI Agents
  - LLM
  - Tools
  - Notifications
  properties:
  - type: Documentation
    url: https://github.com/novuhq/novu-mcp-server
  - type: SourceCode
    url: https://github.com/novuhq/novu-mcp-server
- aid: novu:novu-activity-api
  name: Novu Activity API
  description: The Activity API from Novu — 1 operation(s) for activity.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Activity
  properties:
  - type: OpenAPI
    url: openapi/novu-activity-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-subscriber-example.json
  - type: Examples
    url: examples/novu-bulk-create-subscribers-example.json
  - type: Examples
    url: examples/novu-create-topic-example.json
  - type: Examples
    url: examples/novu-add-subscribers-to-topic-example.json
  - type: Examples
    url: examples/novu-create-environment-example.json
  - type: Examples
    url: examples/novu-create-integration-example.json
  - type: Examples
    url: examples/novu-workflow-response-example.json
  - type: Examples
    url: examples/novu-list-messages-example.json
  - type: Examples
    url: examples/novu-error-response-example.json
- aid: novu:novu-channel-connections-api
  name: Novu Channel Connections API
  description: The Channel Connections API from Novu — 2 operation(s) for channel connections.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Channel Connections
  properties:
  - type: OpenAPI
    url: openapi/novu-channel-connections-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-subscriber-example.json
  - type: Examples
    url: examples/novu-bulk-create-subscribers-example.json
  - type: Examples
    url: examples/novu-create-topic-example.json
  - type: Examples
    url: examples/novu-add-subscribers-to-topic-example.json
  - type: Examples
    url: examples/novu-create-environment-example.json
  - type: Examples
    url: examples/novu-create-integration-example.json
  - type: Examples
    url: examples/novu-workflow-response-example.json
  - type: Examples
    url: examples/novu-list-messages-example.json
  - type: Examples
    url: examples/novu-error-response-example.json
- aid: novu:novu-channel-endpoints-api
  name: Novu Channel Endpoints API
  description: The Channel Endpoints API from Novu — 2 operation(s) for channel endpoints.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Channel Endpoints
  properties:
  - type: OpenAPI
    url: openapi/novu-channel-endpoints-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-subscriber-example.json
  - type: Examples
    url: examples/novu-bulk-create-subscribers-example.json
  - type: Examples
    url: examples/novu-create-topic-example.json
  - type: Examples
    url: examples/novu-add-subscribers-to-topic-example.json
  - type: Examples
    url: examples/novu-create-environment-example.json
  - type: Examples
    url: examples/novu-create-integration-example.json
  - type: Examples
    url: examples/novu-workflow-response-example.json
  - type: Examples
    url: examples/novu-list-messages-example.json
  - type: Examples
    url: examples/novu-error-response-example.json
- aid: novu:novu-contexts-api
  name: Novu Contexts API
  description: The Contexts API from Novu — 2 operation(s) for contexts.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Contexts
  properties:
  - type: OpenAPI
    url: openapi/novu-contexts-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-subscriber-example.json
  - type: Examples
    url: examples/novu-bulk-create-subscribers-example.json
  - type: Examples
    url: examples/novu-create-topic-example.json
  - type: Examples
    url: examples/novu-add-subscribers-to-topic-example.json
  - type: Examples
    url: examples/novu-create-environment-example.json
  - type: Examples
    url: examples/novu-create-integration-example.json
  - type: Examples
    url: examples/novu-workflow-response-example.json
  - type: Examples
    url: examples/novu-list-messages-example.json
  - type: Examples
    url: examples/novu-error-response-example.json
- aid: novu:novu-domains-api
  name: Novu Domains API
  description: Used to manage your inbound email domains.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Domains
  properties:
  - type: OpenAPI
    url: openapi/novu-domains-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-subscriber-example.json
  - type: Examples
    url: examples/novu-bulk-create-subscribers-example.json
  - type: Examples
    url: examples/novu-create-topic-example.json
  - type: Examples
    url: examples/novu-add-subscribers-to-topic-example.json
  - type: Examples
    url: examples/novu-create-environment-example.json
  - type: Examples
    url: examples/novu-create-integration-example.json
  - type: Examples
    url: examples/novu-workflow-response-example.json
  - type: Examples
    url: examples/novu-list-messages-example.json
  - type: Examples
    url: examples/novu-error-response-example.json
- aid: novu:novu-environment-variables-api
  name: Novu Environment Variables API
  description: The Environment Variables API from Novu — 3 operation(s) for environment variables.
  humanURL: https://docs.novu.co/api-reference/overview
  baseURL: https://api.novu.co
  tags:
  - Environment Variables
  properties:
  - type: OpenAPI
    url: openapi/novu-environment-variables-api-openapi.yml
  - type: Documentation
    url: https://docs.novu.co/api-reference/overview
  - type: APIReference
    url: https://docs.novu.co/api-reference/overview
  - type: Swagger
    url: https://api.novu.co/api
  - type: Postman
    url: https://github.com/novuhq/novu-postman
  - type: Authentication
    url: https://docs.novu.co/api-reference/overview#authentication
  - type: RateLimits
    url: rate-limits/novu-rate-limits.yml
  - type: GettingStarted
    url: https://docs.novu.co/platform/quickstart/nextjs
  - type: SDKs
    url: https://www.npmjs.com/package/@novu/api
  - type: SDKs
    url: https://pypi.org/project/novu-py/
  - type: SDKs
    url: https://github.com/novuhq/novu-go
  - type: SDKs
    url: https://github.com/novuhq/php-novu
  - type: SDKs
    url: https://github.com/novuhq/novu-csharp
  - type: SDKs
    url: https://github.com/novuhq/novu-java
  - type: SDKs
    url: https://github.com/novuhq/novu-elixir
  - type: SDKs
    url: https://github.com/novuhq/novu-kotlin
  - type: SDKs
    url: https://github.com/novuhq/novu-ruby
  - type: SDKs
    url: https://github.com/novuhq/novu-rust
  - type: SDKs
    url: https://github.com/novuhq/novu-dotnet
  - type: CodeExamples
    url: https://github.com/novuhq/examples
  - type: JSONSchema
    url: json-schema/novu-trigger-event-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-trigger-event-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-trigger-event-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-subscriber-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-bulk-subscriber-create-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-environment-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-environment-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-topic-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-integration-request-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-integration-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-message-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-create-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-update-workflow-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-workflow-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-layout-response-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-subscriber-payload-dto-schema.json
  - type: JSONSchema
    url: json-schema/novu-error-dto-schema.json
  - type: JSONStructure
    url: json-structure/novu-trigger-event-request-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-subscriber-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-workflow-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-message-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-topic-response-dto-structure.json
  - type: JSONStructure
    url: json-structure/novu-integration-response-dto-structure.json
  - type: Examples
    url: examples/novu-trigger-event-example.json
  - type: Examples
    url: examples/novu-trigger-event-bulk-example.json
  - type: Examples
    url: examples/novu-broadcast-event-example.json
  - type: Examples
    url: examples/novu-create-

# --- truncated at 32 KB (89 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/novu/refs/heads/main/apis.yml