Nectar Social · AsyncAPI Specification

Nectar Social Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceSocial-MediaCommunity ManagementSocial ListeningInfluencer MarketingCustomer EngagementSocial CommerceMCPAgentsAuthenticationAsyncAPIEvents

AsyncAPI Specification

nectar-social-webhooks.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://beta-api.nectarsocial.com/.well-known/oauth-authorization-server
spec_type: null
asyncapi_published: false
note: >-
  Nectar Social publishes NO AsyncAPI document — /asyncapi.yaml, /asyncapi.json and the event-catalog
  paths were probed on every host and miss. What IS established anonymously is that the platform API
  exposes webhook SUBSCRIPTION MANAGEMENT: the provider's own RFC 8414 authorization server metadata
  advertises the scopes "webhooks:write" and "webhooks:delete" in scopes_supported. A provider does
  not publish delete/write scopes for a resource it does not expose.
  This artifact records that surface and nothing more. The EVENT CATALOG — which events fire, their
  payload schemas, delivery/retry semantics, signature verification — is NOT public and is NOT
  reconstructed here. No event name is invented.
webhooks:
  management_api: true
  management_evidence:
  - kind: oauth-scope
    value: webhooks:write
    source: https://beta-api.nectarsocial.com/.well-known/oauth-authorization-server
  - kind: oauth-scope
    value: webhooks:delete
    source: https://beta-api.nectarsocial.com/.well-known/oauth-authorization-server
  subscription_scopes: [webhooks:write, webhooks:delete]
  read_scope_absent: >-
    There is no webhooks:read scope in the published vocabulary — subscriptions can be created and
    deleted with OAuth scopes but there is no advertised scope for listing them.
  event_catalog_published: false
  event_count: null
  payload_schemas_published: false
  signature_verification_documented: false
  retry_policy_documented: false
infrastructure_signal:
  vendor: Hookdeck
  evidence: >-
    Nectar Social publishes the npm package @nectarsocial/hookdeck (their own npm scope) — a Pulumi
    provider bridged from Hookdeck, the webhook infrastructure vendor. This corroborates a real
    webhook delivery surface but is an inference about their INTERNAL stack, not a published
    developer-facing contract. See packages/nectar-social-packages.yml.
  confidence: medium
probes:
- url: https://beta-api.nectarsocial.com/asyncapi.yaml
  http_status: 401
- url: https://www.nectarsocial.com/asyncapi.yaml
  http_status: 404
- url: https://www.nectarsocial.com/asyncapi.json
  http_status: 404
gaps:
- No AsyncAPI specification.
- No public event catalog, so an agent cannot know what it can subscribe to without a sales conversation.
- No published signature-verification scheme, so a consumer cannot validate delivery authenticity from the docs.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/nectar-social-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.