Knock
api.knock.app
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.
api_key
free
1.0
https://api.knock.app
1
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
communicationList and retrieve notification messages with delivery status.
Detail: https://api.knock.app/capabilities/list_messages
manage_objects
communicationCreate and manage objects that can receive notifications (like teams, projects).
Detail: https://api.knock.app/capabilities/manage_objects
manage_preferences
communicationGet and update notification preferences for users.
Detail: https://api.knock.app/capabilities/manage_preferences
manage_users
communicationCreate, update, and manage user profiles and their notification preferences.
Detail: https://api.knock.app/capabilities/manage_users
trigger_workflow
communicationTrigger 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.