The Prezi API
You may be asking yourself what exactly an API is at this point. It stands for Application Programming Interface. Many websites such as Prezi, Twitter, Wordpress, and Facebook, open up their programming interface to allow third-party developers access to the functionality of the site, so that they can integrate and further develop specific functionalities from the host site on their own site. For example, if you've ever been to a website that allowed you to comment using your Facebook account, the developers of that site were making use of Facebook's API.
Note
More information, documentation, and the latest updates about Prezi's API can be found at http://prezi.github.io/prezi-player/
Tip
Note of caution
Note the warning from the Prezi API Page: "The status of the API is alpha, currently we are looking for feedback. We are dedicated to support it, but we may be slow to fix bugs or implement new features. Also, your code may clash with an upgrade." This...