Home > box-java-sdk

box-java-sdk

Box-java-sdk is a project mainly written in ..., based on the View license.

A Java library for using the box API

Box Java Library

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

Usage

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.

Documentation

You can find complete documentation at http://developers.box.net/

Support

If you have any questions or suggestions for improvement, ping us on our forum or email us directly at developers[at]box[dot]net.

Thanks

Special thanks to Jimmy Jia for building this library!