Ankoder is an easy to use, reliable and scalable video converting service.
Ankoder has a RESTful API.
10 seconds guide
- Sign Up to use ankoder you need an account first..
- Login to acquire your access and private keys.
- Goto “Settings” to set your “Notification URL” and “External Storage”
- Set your convert profile
- Upload a Video and start transcoding!
- Look at Quick Start Guide
Methods
- [POST] http://api.ankoder.com/download
- [GET] http://api.ankoder.com/video/{id}
- [POST] http://api.ankoder.com/job
- [GET] http://api.ankoder.com/job/{id}
- [GET] http://api.ankoder.com/profile
- [GET] http://api.ankoder.com/profile/{id}
- [POST] http://api.ankoder.com/files/upload
Getting Started
Currently we have Ruby on Rails, PHP, .NET and Python examples, support for Java is on the way.
- Ankoder_on_Rails plugin: http://github.com/ankoder/Ankoder_on_Rails/
- Ruby Example
- PHP Example
- Python Example
- C# .NET Example
