This is an API module to make it easy to integrate the Box.com service into your site. Other modules allow individual Drupal users to authorize their own Box.com account.
wss_base stands for WebService Search Base. This module provides some PHP classes and their corresponding interface definitions, which can be used to ease implementation of webservice integrations inside other Drupal modules.
In fact wss_base doesn't make sense as stand-alone module, but it can help developing further modules with a unified way for accessing (requesting and response parsing) foreign webservices.