Video Upload API
# 📹 Video Upload API Easily upload, manage, retrieve, and delete videos with the **Video Upload API**. Perfect for apps that need simple and fast video storage without complex setup. Use POST, GET, and DELETE methods to interact with your video library hosted on cloud storage. --- ## 🔥 Features: - Upload videos by providing a video URL. - Optionally assign a **custom name** to your uploaded…
Video Upload API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Uploading image - by URL /video_url |
Uploading image - by URL |
| POST |
Uploading videos - by Files /video |
Let's upload videos |
| GET |
Get All Uploaded Videos /get_videos |
Get All Uploaded Videos |
| DELETE |
Delete video /delete_video |
Delete your videos |
Video Upload API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $199 / month | — |
|