General Functions
Create Watermark Free URL
Create the URL of watermark free video
POST
/
v1
/
creation
/
{creation_id}
/
watermark-free-url
The URL of watermark-free video expires in 60 minutes
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.