Overview

The Connectors APIs is a AWS Lambda serverless implementation of RESTful APIs that allow third party software to interact safely and smoothly with SaaS/OnPremise eSignAnyWhere instances.

eSignAnyWhere

eSignAnyWhere is a Digital Transaction Management web platform and is the object of integration.

OAS3 APIs

The APIs joins the OAS3 standard. It defines a standard, programming language-agnostic interface description for REST APIs that removes guesswork in calling a service.

Authentication

The authentication system relies on OAuth2 authorization framework. It is widely adopted from third party software to ensure secure integration flows started from both users and systems.