Ziggeo
Connect to the Ziggeo Video API to capture, curate and manage asynchronous videos/playbacks.. Test an API call in your browser and export the code into your app. The Ziggeo Video API has free and paid tiers as of 04/03/2017: https://ziggeo.com/pricing
Ziggeo endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
createAuthtoken /createAuthtoken |
Create new Authtoken |
| POST |
createStream /createStream |
Create Stream |
| POST |
createVideo /createVideo |
Create a new video. |
| POST |
deleteAuthtoken /deleteAuthtoken |
Delete Authtoken |
| POST |
deleteStream /deleteStream |
Delete Stream |
| POST |
deleteVideo /deleteVideo |
Delete video by ID or Key |
| POST |
downloadSingleVideo /downloadSingleVideo |
Get link to download video file |
| POST |
downloadStreamThumbnail /downloadStreamThumbnail |
Get link to download stream thumbnail file |
| POST |
downloadStreamVideo /downloadStreamVideo |
Get link to download stream video file |
| POST |
downloadVideoThumbnail /downloadVideoThumbnail |
Get link to download video thumbnail file |
| POST |
getAuthtoken /getAuthtoken |
Get single Authtoken |
| POST |
getSingleStream /getSingleStream |
Get Stream |
| POST |
getSingleVideo /getSingleVideo |
Get a single video by token or key. |
| POST |
getStreams /getStreams |
Get All Streams |
| POST |
getVideos /getVideos |
The videos resource allows you to access all single videos. Each video may contain more than one stream. |
| POST |
pushStreamToPushService /pushStreamToPushService |
Push stream to service (DropBox, Google drive, ftp etc). |
| POST |
pushVideoToPushService /pushVideoToPushService |
Push video and streams (depends on settings) to service (DropBox, Google drive, ftp etc). |
| POST |
updateAuthtoken /updateAuthtoken |
Update Authtoken |
| POST |
updateVideo /updateVideo |
Update video by ID or Key |
Ziggeo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |