You can use the Box.net API to create applications and websites that integrate with Box.net and can perform the following functions:
- Store and retrieve files from Box.net
- Organize files into folders
- Move, rename and delete files
- Share files
You can obtain an API key by registering your Box.net application.
You can then use your API key to obtain a ticket with GetTicketResponse and use the ticket to authenticate the user with the GetAuthTokenResponse.
You can find complete documentation at http://developers.box.net/
If you have any questions or suggestions for improvement, ping us on our forum or email us directly at developers[at]box[dot]net.
Special thanks to Jimmy Jia for building this library!