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}/