Upload Videos | Hosting | Streaming | Get URL
This Video Hosting API is a lightweight, cost-efficient, fastest solution for storing and serving video content. Built on our technology, it provides: - Progressive, seekable streaming (byte-range support) - HLS adaptive playback (serve pre-encoded renditions/segments) - Resumable chunk uploads and server-side commit - Poster (thumbnail) support with long-term CDN caching - Secure deletion…
Upload Videos | Hosting | Streaming | Get URL endpoints
| Method | Endpoint | Description |
|---|---|---|
| upload | ||
| POST |
/upload /upload |
Accepts multipart/form-data or JSON with a video field. Optional poster upload. Returns id, stream URLs, HLS master, and delete link. |
| upload-chunk | ||
| POST |
/upload-chunk /upload-chunk |
|
| commit-chunks | ||
| POST |
/commit-chunks /commit-chunks |
|
| stream | ||
| GET |
/stream/{id} /stream/{id} |
|
| hls | ||
| GET |
/hls/{id}/{rest+} /hls/{id}/{rest+} |
|
| GET |
/hls/{id}/master.m3u8 /hls/{id}/master.m3u8 |
|
| poster | ||
| GET |
/poster/{id} /poster/{id} |
|
| meta | ||
| GET |
/meta/{id} /meta/{id} |
|
| delete | ||
| GET |
/delete/{id}/{token} /delete/{id}/{token} |
|
| delete-confirm | ||
| POST |
/delete-confirm/{id}/{token} /delete-confirm/{id}/{token} |
|
Upload Videos | Hosting | Streaming | Get URL pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $34.99 / month | — |
|
| MEGA | $109.99 / month | — |
|