YouScan · AsyncAPI Specification
Youscan Mentions Webhooks
Version
View Spec
View on GitHub
CompanySocial Media ListeningSocial IntelligenceConsumer InsightsSentiment AnalysisMedia MonitoringAnalyticsArtificial IntelligenceAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: openapi/youscan-openapi.yaml (Webhook tag, WebhookMention schema) + help.youscan.io/en/articles/3371690
type: Webhooks
summary: >-
YouScan pushes new mentions to subscriber URLs via outbound HTTP webhooks. Webhooks
are configured per-topic in the YouScan UI (Settings -> Integrations); there is NO API
to create them. YouScan does not publish a formal AsyncAPI document, so this is a
captured webhook catalog rather than a verbatim AsyncAPI spec.
delivery:
transport: HTTPS POST
content_type: application/json
ack: Respond with any 2xx within 4 minutes; other responses or timeouts are treated as failed delivery.
auth: Optional HTTP Basic via credentials embedded in the callback URL (https://user:password@example.com/callback)
config: Per topic; multiple topics may target one URL, and one topic may have multiple webhooks.
triggers: Rule-based alerts (automatic) or manual send from the mention stream.
null_fields: Fields with null values are omitted from the payload.
limitations: >-
Mentions from Reddit, Quora and some smaller sources are not delivered. Twitter/X
mentions are restricted — text, URL and author details are removed.
events:
- name: mention.found
operationId: mentionFoundWebhook
direction: outbound
description: Sent every time a new mention is found and saved to a subscribed topic.
payload_schema: WebhookMention
key_fields:
- topicId
- topicName
- mentionId
- sourceName
- author
- text
- url
- published
- addedAt
- sentiment
- postType
- engagement
- reactions
- country
- imageBrands
- imageObjects
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/youscan-mentions-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.