New mention

SnitchFeed POSTs this payload to your HTTPS endpoint each time a new mention is processed. Configure your endpoint URL in the platform under Integrations → Webhooks.

  • Only match-created is currently emitted.
  • Return any 2xx status to acknowledge delivery — the response body is ignored.
  • Failed deliveries are retried with exponential backoff.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

matchId*integer
listenerId*integer
organizationId*integer
event*
platform*string

Value in

  • "reddit"
  • "twitter"
  • "bluesky"
  • "linkedin"
  • "hackernews"
datePosted*string

When the post was published.

dateFound*string

When SnitchFeed detected the match.

ai*
reddit?
linkedin?
x?
bluesky?

Response Body

Example Requests

POST/match-created