Convert
Convert Videos
API Documentation
Endpoint Examples
Assets
- POSTAdd Asset to Source
- PUTAdd Tags to Asset
- DELDelete Assets
- GETAsset Roots
- GETAssets Linked to Other Assets
- GETAsset Collections
- GETIndividual Assets
- GETVisually Similar Assets
- GETAmount of Assets For Each Type
- POSTLink to Assets
- POSTLink to Asset Types
- GETAll Assets
- POSTMove Assets
- DELRemove Assets from Source
- PUTAsset Name
- GETDownload Assets
- GETAsset Type
- GETObjects Detected in an Asset
- DELUnlink Assets
- PUTUpdate Assets
Collections
Generate
Indexing
Players
Remove Background
Search
Convert
Convert Videos
POST
/
convert
/
video
Copy
{
"file": "string",
"export_type": "string"
}
Copy
"<string>"
Body
application/json
The filename or filenames
The export type
Response
200
application/json
Successful Response
The response is of type string
.
Copy
{
"file": "string",
"export_type": "string"
}
Copy
"<string>"