Moonbounce · AsyncAPI Specification

Moonbounce Webhooks

Version

View Spec View on GitHub CompanyAi MlContent ModerationTrust and SafetyAI GovernancePolicy EnforcementContent EvaluationAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/moonbounce-openapi-original.json
spec_type: Webhooks
# Moonbounce (Clavata Public API v1) does not publish an AsyncAPI document, but the
# CreateJob request accepts an optional webhook the platform calls on job completion.
# Captured here as a webhook catalog (no AsyncAPI fabricated).
webhooks:
  - name: job-completion
    trigger: A content-evaluation job created via POST /v1/jobs reaches a terminal state.
    delivery:
      configured_by: CreateJobRequestWebhook object on the create-job request body
      fields:
        url: Destination URL Moonbounce POSTs the job result to.
        extraHeaders: Optional map of extra headers to include on the callback request.
    payload: Job result (v1JobResult / v1GetJobResponse shape) with outcome and policy evaluation report.
    source_operation: openapi/moonbounce-openapi-original.json#GatewayService_CreateJob
notes: >-
  Real-time results are also available synchronously via the streaming endpoint
  POST /v1/jobs/stream (GatewayService_Evaluate) and by polling GET /v1/jobs/{jobUuid}.

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/moonbounce-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.