maybe not, i'm not sure now
in the index file in the api directory this is there
* File API for cross site deletes, uploads, etc.
*
* Requires a valid api key and username. Call in the format:
* http://yoursite.com/api/?key=[key]&username=[username]&action=[method]&file_id=123
*
*...