cURL
curl --request GET \ --url https://api.tella.com/v1/videos/{id}/clips/{clipId}/highlights \ --header 'Authorization: Bearer <token>'
{ "masks": [ { "dimensions": { "heightPct": 50, "widthPct": 50 }, "durationMs": 2000, "id": "ly_abc123", "point": { "xPct": 25, "yPct": 25 }, "startTimeMs": 1000, "type": "blur" } ] }
Documentation IndexFetch the complete documentation index at: https://tella.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from your Tella account settings
Video identifier
"vid_abc123def456"
Clip identifier
"cl_xyz789ghi012"
OK
Masks on a clip
Show child attributes
Was this page helpful?
Contact support