Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://platform.lymo.jp/v1/videos/{id}/transcript \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "<string>", "text": "<string>", "start": 123, "end": 123, "speaker": "<string>", "speaker_role": "<string>" } ], "meta": { "request_id": "req_abc123" } }
Unkey API key (prefix lymo_)
Video ID
Transcript segments
Show child attributes
このページは役に立ちましたか?