Skip to main content
curl --request POST \
  --url https://livepeer.studio/api/clip \
  --header 'Authorization: Bearer <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{
  "playbackId": "659epqr21y6jzmbi",
  "startTime": 9418.72,
}'