Gengo · Authentication Profile

Gengo Authentication

Authentication

Gengo secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyTranslationLocalizationHuman TranslationLanguage ServicesInternationalizationContentText
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKey apiKey
· in: query (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/gengo-openapi.yml
docs: https://developers.gengo.com/v2/authentication/
model: >-
  Custom API-key signature. Every restricted call is signed: take the current Unix
  epoch as `ts`, compute the HMAC-SHA1 of `ts` keyed by the account private_key, and
  send that as `api_sig` alongside the public `api_key`. The public/private key pair
  functions as username/password and is generated on the account API settings page.
  A few Service endpoints (language_pairs, languages, unit_count) require only api_key.
summary:
  types:
  - apiKey
  api_key_in:
  - query
  signature: hmac-sha1
  signed_params: [api_key, api_sig, ts]
schemes:
- name: ApiKey
  type: apiKey
  in: query
  parameter: api_key
  description: Public API key identifying the account. Every authenticated call must also include
    `ts` (Unix epoch) and `api_sig` (HMAC-SHA1 of `ts` keyed by the account private key). Keys
    are created on the account API settings page.
  sources:
  - openapi/gengo-openapi.yml

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/gengo-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.