Gengo · AsyncAPI Specification

Gengo Callbacks Webhooks

Version

View Spec View on GitHub CompanyTranslationLocalizationHuman TranslationLanguage ServicesInternationalizationContentTextAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.gengo.com/v2/callback_urls/
spec_type: Webhooks
note: >-
  Gengo does not publish an AsyncAPI document. It documents a webhook (callback) surface: when
  submitting a job you set a per-job `callback_url`, and Gengo POSTs JSON updates as the job changes
  state. This artifact captures that catalog (emit type: Webhooks).
transport:
  method: POST
  content_type: application/json
  payload_wrapper: The job payload is POSTed inside a parameter named "job" (or "order" for order-level).
  retry: Every 15 minutes for up to 12 hours until a 200 status is received.
  max_size_kb: 60
  constraints:
    - Callback URLs cannot contain authentication information.
    - Payloads larger than 60KB are not sent; use GET /translate/order/{id} or GET job to fetch large content.
    - File jobs include a `file_url_tgt` parameter linking to the translated file.
events:
  - { event: job_available, trigger: A job has been made available to translators. }
  - { event: job_started, trigger: A job has been started by a translator. }
  - { event: job_reviewable, trigger: A job is ready for review. }
  - { event: job_approved_auto, trigger: A job has been approved automatically. }
  - { event: job_approved_manual, trigger: A job is manually approved via the Gengo Dashboard. }
  - { event: job_commented, trigger: A job has received a comment by a translator. }

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/gengo-callbacks-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.