SRTGen.com LogoSRTGen.com

Overview

The SRTGen API is built for subtitle automations. Programmatically transcribe, translate, and export subtitles at scale with our powerful AI engine.

Base URL

The primary entry point for all API requests.

https://api.srtgen.com/api/v1
Fast Transcribe Example
curl -X POST https://api.srtgen.com/api/v1/transcribe \
  -H "x-api-key: <YOUR_API_KEY>" \
  -F "file=@/path/to/your/video.mp4"
POSThttps://api.srtgen.com/api/v1/transcribe
Was this page helpful?
SRTGen.com - Professional AI Subtitle Generator