/api/v1/video/transcriptions
Video
واجهة نسخ الفيديو (تجريبية)
Transcribes video audio from a public URL.
Authentication: This endpoint accepts either a Bearer API key or a SIGN-IN-WITH-X header for x402 wallet-based authentication. The legacy X-Sign-In-With-X header is also accepted during migration. When using x402, a 402 Payment Required response indicates insufficient balance and includes top-up instructions.
POST
/api/v1/video/transcriptions
أرسل عنوان URL لفيديو يمكن الوصول إليه علنًا في
url. اختياريًا، عيّن response_format إلى json (الافتراضي) أو text بناءً على ما إذا كنت تريد إخراجًا مهيكلًا أم نص نسخ عادي.
التفويضات
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
الجسم
application/json
Request to transcribe a YouTube video URL to text.