Installing Apideo
Important information: From version 1.5 and onward, you DO NOT NEED to download and install the Apideo SDK anymore. Instead, you can directly use the files on our servers, at
http://api.apideo.com/apideo.js. Actually, we strongly advise you to use the version on our servers, since it is served quickly from our CDNs and since it will be updated automatically without the need for you to install a newer version of the SDK. We are still providing a download for the SDK for those of you who are in special cases (like developing an Adobe AIR application where Internet connectivity is not always available).
The Apideo SDK contains all the files you will need. Unzip the archive to your web server in a directory that is available from the web. In the rest of the documentation, we assume that you deployed Apideo in the /apideo web directory. Therefore, http://your-server/apideo/ points to the SDK.
Please be sure not to rename any file. In particular, do not rename apideo.js into anything else as Apideo will look for this file in order to locate the rest of the SDK.
In order to be able to use Apideo, you will need a web server (you can install and access it on your development machine). Due to security restrictions from browsers, you will not be allowed to use Apideo by double-clicking on the HTML files.