Skip to main content

Quickstart

Base URL: https://api.lingopal.ai Auth: every request needs your API key:

List videos

GET /v1/videos/

Upload a video

POST /v1/videos/ — multipart body; name and languages are required unless you use skip_translate (see Upload video).

Get one video

GET /v1/videos/{video_id}/
For every other route (downloads, subtitles, transcripts, glossary, translate, documents), see the matching page under VOD in the docs.