NotificationAPI

NotificationAPI is notifications infrastructure for developers. A single REST API and drop-in in-app inbox component send multi-channel notifications - email, SMS, mobile and web push, in-app inbox, automated voice call, and Slack - while managing user identities, per-user preferences and opt-outs, templates, scheduling, and delivery logs. All calls are scoped to a clientId and authenticated with HTTP Basic auth.

NotificationAPI publishes 7 APIs on the APIs.io network, including In-App Inbox API, Logs API, Notifications API, and 4 more. Tagged areas include Notifications, Messaging, Email, SMS, and Push.

NotificationAPI’s developer surface includes authentication, engineering blog, documentation, and 8 more developer resources.

36.9/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
NotificationsMessagingEmailSMSPushIn-App Inbox

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.9/100 · thin
Contract Quality 16.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 37/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 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/notificationapi: 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 7

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

NotificationAPI In-App Inbox API

Read and update a user's in-app (INAPP_WEB) notifications.

NotificationAPI Logs API

Query delivery and event logs.

NotificationAPI Notifications API

Configure notifications and their subNotifications.

NotificationAPI Schedule API

Update or delete scheduled notifications.

NotificationAPI Send API

Send and retract notifications across channels.

NotificationAPI User Preferences API

Read and write per-user channel and opt-out preferences.

NotificationAPI Users API

Identify and manage the users you notify.

Scroll for all 7

Open Collections 1

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

NotificationAPI REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Notificationapi Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Notificationapi Authentication

http · 1 scheme

SECURITY

Notificationapi Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Notificationapi Agentic Access

12 operations · 11 acting

12 operations · 11 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: notificationapi
url: https://raw.githubusercontent.com/api-evangelist/notificationapi/refs/heads/main/apis.yml
name: NotificationAPI
kind: company
description: NotificationAPI is notifications infrastructure for developers. A single REST API and drop-in in-app inbox component
  send multi-channel notifications - email, SMS, mobile and web push, in-app inbox, automated voice call, and Slack - while
  managing user identities, per-user preferences and opt-outs, templates, scheduling, and delivery logs. All calls are scoped
  to a clientId and authenticated with HTTP Basic auth.
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/notificationapi.png
tags:
- Notifications
- Messaging
- Email
- SMS
- Push
- In-App Inbox
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: notificationapi:notificationapi-in-app-inbox-api
  name: NotificationAPI In-App Inbox API
  description: Read and update a user's in-app (INAPP_WEB) notifications.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - In-App Inbox
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-in-app-inbox-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-logs-api
  name: NotificationAPI Logs API
  description: Query delivery and event logs.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-logs-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-notifications-api
  name: NotificationAPI Notifications API
  description: Configure notifications and their subNotifications.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - Notifications
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-notifications-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-schedule-api
  name: NotificationAPI Schedule API
  description: Update or delete scheduled notifications.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - Schedule
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-schedule-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-send-api
  name: NotificationAPI Send API
  description: Send and retract notifications across channels.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - Send
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-send-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-user-preferences-api
  name: NotificationAPI User Preferences API
  description: Read and write per-user channel and opt-out preferences.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - User Preferences
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-user-preferences-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
- aid: notificationapi:notificationapi-users-api
  name: NotificationAPI Users API
  description: Identify and manage the users you notify.
  humanURL: https://docs.notificationapi.com/reference/send
  baseURL: https://api.notificationapi.com/{clientId}
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/notificationapi-users-api-openapi.yml
  - type: Documentation
    url: https://docs.notificationapi.com/reference/send
  - type: APIReference
    url: https://docs.notificationapi.com/reference/api-reference
  - type: Documentation
    url: https://docs.notificationapi.com/reference/schedule
  - type: Documentation
    url: https://docs.notificationapi.com/reference/identify-user
  - type: Documentation
    url: https://docs.notificationapi.com/reference/set-user-preferences
  - type: Documentation
    url: https://docs.notificationapi.com/reference/create-sub-notification
  - type: Documentation
    url: https://docs.notificationapi.com/reference/in-app-notifications
  - type: Documentation
    url: https://docs.notificationapi.com/reference/query-logs
common:
- type: AgenticAccess
  url: agentic-access/notificationapi-agentic-access.yml
- type: DomainSecurity
  url: security/notificationapi-domain-security.yml
- type: Authentication
  url: authentication/notificationapi-authentication.yml
- url: https://www.pingram.io/blog
  type: Blog
- type: GitHubOrganization
  url: https://github.com/notificationapi-com
- type: LinkedIn
  url: https://www.linkedin.com/company/notificationapi
- type: Website
  url: https://www.notificationapi.com/
- type: Documentation
  url: https://docs.notificationapi.com
- type: Plans
  url: plans/notificationapi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/notificationapi-rate-limits.yml
- type: FinOps
  url: finops/notificationapi-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com