|
Project Information
Featured
Downloads
Links
|
Project DescriptionProject page explaining how the ifile.it HTTP based API works With examples and links to other projects and code making use of the ifile.it api (September 2011 api version on) Using the API is a matter of sending HTTP requests to API endpoint URLs (as linked below) with the correct HTTP POST and/or GET parameters in the request, the response is a JSON encoded array of values in all cases, which you can use in your applications and/or subsequent requests to the API. please note: Most of the API calls require you to send your apikey as part of the request in order to authenticate you as a site user, getting the apikey belonging to an account is easy, see FetchApikey for more details
Key Downloads
Available API functionality explainedAPI functionality is grouped into the following sections account
site
files
folders to do vouchers (available to reseller accounts only)
Questions?Address any enquiries about the API to ifile.it admin and support. Please insert API into subject line of any communication in order to get priority!
3rd party api usage examples |