Video Gateway Admin
管理员登录
API Keys
| 名称 | 前缀 | 创建时间 | 最后使用 | 状态 |
|---|
调用示例
curl -H "X-API-Key: vgw_xxx" http://127.0.0.1:8000/api/video-prompts/template
curl -X POST http://127.0.0.1:8000/api/uploads \ -H "X-API-Key: vgw_xxx" \ -F "file=@/path/to/video.mp4"
| 名称 | 前缀 | 创建时间 | 最后使用 | 状态 |
|---|
curl -H "X-API-Key: vgw_xxx" http://127.0.0.1:8000/api/video-prompts/template
curl -X POST http://127.0.0.1:8000/api/uploads \ -H "X-API-Key: vgw_xxx" \ -F "file=@/path/to/video.mp4"