---
title: "Api Integrations Slack Events Create"
method: POST
path: "/api/integrations/slack/events/"
tags: ["integrations"]
---

# Api Integrations Slack Events Create

`POST /api/integrations/slack/events/`

Slack Events API receiver (@mention → agent bridge).

Unauthenticated; HMAC-verified against SLACK_SIGNING_SECRET before any
parsing (StripeWebhooks pattern, strict-only). Post-signature outcomes
return 200 — Slack disables the subscription on sustained non-2xx.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- IntegrationsApiIntegrationsSlackEventsCreateResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/versions/c26d550029f8/schema)
