Upload videos, images, and audio files to the TwelveLabs platform. This method creates an asset that you can use in different workflows.
Upload your file using the POST method of the /assets endpoint. You receive the asset ID in the response.
For URL uploads larger than 200 MB, check the asset status using the GET method of the /assets/{asset-id} endpoint until the status field is ready before proceeding.
What you do next depends on your use case: