Knock

api.knock.app

Community

Knock is a notifications infrastructure platform. Use this API to trigger notification workflows, manage users and their preferences, track message delivery, and build in-app notification feeds.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.knock.app

Crawl failures

1

Last verified

2026-03-01T11:08:19.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

list_messages

communication

List and retrieve notification messages with delivery status.

Detail: https://api.knock.app/capabilities/list_messages

manage_objects

communication

Create and manage objects that can receive notifications (like teams, projects).

Detail: https://api.knock.app/capabilities/manage_objects

manage_preferences

communication

Get and update notification preferences for users.

Detail: https://api.knock.app/capabilities/manage_preferences

manage_users

communication

Create, update, and manage user profiles and their notification preferences.

Detail: https://api.knock.app/capabilities/manage_users

trigger_workflow

communication

Trigger a notification workflow for one or more recipients.

Detail: https://api.knock.app/capabilities/trigger_workflow

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Knock
Description: Knock is a notifications infrastructure platform. Use this API to trigger notification workflows, manage users and their preferences, track message delivery, and build in-app notification feeds.
Auth: api_key
Capabilities:
  - list_messages: List and retrieve notification messages with delivery status.
  - manage_objects: Create and manage objects that can receive notifications (like teams, projects).
  - manage_preferences: Get and update notification preferences for users.
  - manage_users: Create, update, and manage user profiles and their notification preferences.
  - trigger_workflow: Trigger a notification workflow for one or more recipients.