Verdocs Logo
Developer Center
Follow @verdocs
Visit Verdocs.com Open App

Overview

The Verdocs JS SDK is an "isomorphic" library that may be used in both server-side (NodeJS) and browser applications. This library provides type definitions and function call wrappers for every endpoint in the Verdocs Platform API, and is recommended over calling the API directly when possible.

Typescript is not required to use this library, but it is strongly recommended in new projects to get the most benefit from