General Translation · AsyncAPI Specification

General Translation Webhooks

Version

View Spec View on GitHub CompanyInternationalizationLocalizationTranslationDeveloper ToolsArtificial Intelligencei18nSDKMachine TranslationAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://generaltranslation.com/en-US/docs/platform/dashboard/reference/webhooks
spec_type: Webhooks
note: >
  General Translation documents webhook events (configured in the dashboard) but
  publishes no AsyncAPI document. Captured here as a webhook catalog. Delivery is
  at-least-once; endpoints should be idempotent on event id.
transport: https
delivery:
  method: POST
  guarantee: at-least-once
  timeout_seconds: 10
  retries: up to 10 attempts with exponential backoff
  dedupe_on: event id (webhook-id)
signature:
  scheme: HMAC-SHA256 (Standard Webhooks style)
  headers:
    - webhook-id
    - webhook-timestamp
    - webhook-signature
  signature_format: 'v1,<base64-hmac>'
  signing_key_prefix: whsec_
  signed_content: 'webhook-id.webhook-timestamp.<raw-body>'
  replay_window_seconds: 300
payload:
  envelope:
    - id
    - type
    - created_at
    - api_version
    - data.object
events:
  - type: translated_file.completed
    description: A translated file finished processing and is available.
  - type: translated_file.edited
    description: A translated file was edited (e.g. via dashboard review).
  - type: translation_job.completed
    description: A queued translation job finished.

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/general-translation-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 email required.

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