get
https://apis.elai.io/api/v1/videos/player/
Returns the video shaped for the embedded interactive player — the payload the player runtime consumes, rather than the editable video document. Use GET /videos/{videoId} for editing and this for playback.
Deleted videos are refused with 403.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X GET 'https://apis.elai.io/api/v1/videos/player/66a1f0c2b7cd13032a9c6002' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
