Lingopal website screenshot

Lingopal

Lingopal is an AI translation company building a real-time language layer for live and on-demand video. Its platform delivers sub-10-second AI dubbing and captioning for livestreams across 100+ languages, preserving speaker characteristics through voice cloning, and targets sports and news broadcasters, streaming and FAST channel operators, live events, faith organizations, and contact centers. Lingopal also publishes a public v2 REST API for uploading media and documents, starting translation and dubbing workflows, generating subtitle tracks, translating text synchronously, and downloading generated transcripts and subtitles. The API is documented at docs.lingopal.ai with a machine-readable OpenAPI 3.1 specification, is authenticated with an X-API-Key header, and exposes 112 locales with per-locale text, dubbing, and voice-cloning capability flags.

Lingopal publishes 4 APIs on the APIs.io network, including Jobs API, Languages API, Translate API, and 1 more. Tagged areas include Company, Frontier Tech, Artificial Intelligence, Translation, and Localization.

Lingopal’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, pricing, and 18 more developer resources.

48.2/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
4 APIs 1 MCP Servers
CompanyFrontier TechArtificial IntelligenceTranslationLocalizationSpeechMediaBroadcastingVideoSubtitlesVoice Cloning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 48.2/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lingopal: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Lingopal Jobs API

Work with reusable registered jobs, their workflows, status, and outputs.

Lingopal Languages API

List supported language capabilities for dubbing, text, and other workflows.

Lingopal Translate API

Start media, document, subtitle, and text translation workflows.

Lingopal Upload API

Create storage uploads and register jobs for later use.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

lingopal-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lingopal Authentication

apiKey · 1 scheme

SECURITY

Lingopal Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Lingopal Agentic Access

13 operations · 8 acting

13 operations · 8 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lingopal
name: Lingopal
description: Lingopal is an AI translation company building a real-time language layer for live and on-demand video. Its platform
  delivers sub-10-second AI dubbing and captioning for livestreams across 100+ languages, preserving speaker characteristics
  through voice cloning, and targets sports and news broadcasters, streaming and FAST channel operators, live events, faith
  organizations, and contact centers. Lingopal also publishes a public v2 REST API for uploading media and documents, starting
  translation and dubbing workflows, generating subtitle tracks, translating text synchronously, and downloading generated
  transcripts and subtitles. The API is documented at docs.lingopal.ai with a machine-readable OpenAPI 3.1 specification,
  is authenticated with an X-API-Key header, and exposes 112 locales with per-locale text, dubbing, and voice-cloning capability
  flags.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://lingopal.ai/header_image.png
url: https://raw.githubusercontent.com/api-evangelist/lingopal/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcm-ventures
x-tier: enriched
x-tier-reason: public-openapi-and-docs
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Frontier Tech
- Artificial Intelligence
- Translation
- Localization
- Speech
- Media
- Broadcasting
- Video
- Subtitles
- Voice Cloning
apis:
- aid: lingopal:lingopal-jobs-api
  name: Lingopal Jobs API
  description: Work with reusable registered jobs, their workflows, status, and outputs.
  humanURL: https://docs.lingopal.ai/
  baseURL: https://api.lingopal.ai
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/lingopal-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.lingopal.ai/
  - type: APIReference
    url: https://docs.lingopal.ai/reference
  - type: GettingStarted
    url: https://docs.lingopal.ai/guides/getting-started
  - type: Authentication
    url: authentication/lingopal-authentication.yml
  - type: ErrorCatalog
    url: errors/lingopal-problem-types.yml
  - type: DataModel
    url: data-model/lingopal-data-model.yml
- aid: lingopal:lingopal-languages-api
  name: Lingopal Languages API
  description: List supported language capabilities for dubbing, text, and other workflows.
  humanURL: https://docs.lingopal.ai/
  baseURL: https://api.lingopal.ai
  tags:
  - Languages
  properties:
  - type: OpenAPI
    url: openapi/lingopal-languages-api-openapi.yml
  - type: Documentation
    url: https://docs.lingopal.ai/
  - type: APIReference
    url: https://docs.lingopal.ai/reference
  - type: GettingStarted
    url: https://docs.lingopal.ai/guides/getting-started
  - type: Authentication
    url: authentication/lingopal-authentication.yml
  - type: ErrorCatalog
    url: errors/lingopal-problem-types.yml
  - type: DataModel
    url: data-model/lingopal-data-model.yml
- aid: lingopal:lingopal-translate-api
  name: Lingopal Translate API
  description: Start media, document, subtitle, and text translation workflows.
  humanURL: https://docs.lingopal.ai/
  baseURL: https://api.lingopal.ai
  tags:
  - Translate
  properties:
  - type: OpenAPI
    url: openapi/lingopal-translate-api-openapi.yml
  - type: Documentation
    url: https://docs.lingopal.ai/
  - type: APIReference
    url: https://docs.lingopal.ai/reference
  - type: GettingStarted
    url: https://docs.lingopal.ai/guides/getting-started
  - type: Authentication
    url: authentication/lingopal-authentication.yml
  - type: ErrorCatalog
    url: errors/lingopal-problem-types.yml
  - type: DataModel
    url: data-model/lingopal-data-model.yml
- aid: lingopal:lingopal-upload-api
  name: Lingopal Upload API
  description: Create storage uploads and register jobs for later use.
  humanURL: https://docs.lingopal.ai/
  baseURL: https://api.lingopal.ai
  tags:
  - Upload
  properties:
  - type: OpenAPI
    url: openapi/lingopal-upload-api-openapi.yml
  - type: Documentation
    url: https://docs.lingopal.ai/
  - type: APIReference
    url: https://docs.lingopal.ai/reference
  - type: GettingStarted
    url: https://docs.lingopal.ai/guides/getting-started
  - type: Authentication
    url: authentication/lingopal-authentication.yml
  - type: ErrorCatalog
    url: errors/lingopal-problem-types.yml
  - type: DataModel
    url: data-model/lingopal-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://lingopal.ai/
- type: DeveloperPortal
  url: https://docs.lingopal.ai/
- type: Documentation
  url: https://docs.lingopal.ai/
- type: APIReference
  url: https://docs.lingopal.ai/reference
- type: GettingStarted
  url: https://docs.lingopal.ai/guides/getting-started
- type: OpenAPI
  url: openapi/lingopal-openapi-original.json
- type: Authentication
  url: authentication/lingopal-authentication.yml
- type: Conventions
  url: conventions/lingopal-conventions.yml
- type: ErrorCatalog
  url: errors/lingopal-problem-types.yml
- type: Lifecycle
  url: lifecycle/lingopal-lifecycle.yml
- type: DataModel
  url: data-model/lingopal-data-model.yml
- type: Conformance
  url: conformance/lingopal-conformance.yml
- type: Overlay
  url: overlays/lingopal-v2-overlay.yaml
- type: MCPServer
  url: mcp/lingopal-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/lingopal-agentic-access.yml
- type: LLMsTxt
  url: llms/lingopal-llms.txt
- type: DomainSecurity
  url: security/lingopal-domain-security.yml
- type: Blog
  url: https://lingopal.ai/blog
- type: GitHubOrganization
  url: https://github.com/lingopal-ai
- type: Support
  url: mailto:support@lingopal.ai
- type: Pricing
  url: https://lingopal.ai/pricing
- type: SignUp
  url: https://app.lingopal.ai/login
- type: TermsOfService
  url: https://lingopal.ai/terms
- type: PrivacyPolicy
  url: https://lingopal.ai/policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence