API Overview

The REST API provides a standard set of HTTP requests and responses. We will be using the following URL to communicate with SmartVault’s REST API: https://rest.smartvault.com Requests Each request implements a standard HTTP method. The following methods are supported: GET – used for retrieving metadata or file contents depending on […]

Getting Started with SmartVault’s REST API

SmartVault’s REST API is a service for developers using the SmartVault storage system. The API provides web, mobile, and on-premises applications the ability to easily access SmartVault’s document management capabilities.  The SmartVault API supports XML, JSON, and the Google Protocol Buffer format. Before You Begin Before you register for a […]