API Examples

The EmpowerID Web API is built on the principles of REST and is organized around the components (resource objects, like user accounts, EmpowerID people, Exchange mailboxes, workflows, etc.,) of the EmpowerID platform. The articles in this section provide examples of calling the EmpowerID Web API to return information about those objects as well performing CRUD operations around those same objects. 


Getting Started


Register an OAuth Application

Register an OAuth Application

Get an Access Token

Get an Access Token

Create a Person Object

Create Person Objects

Edit People

Edit Person Attributes

Check User Access

Checking User Access

Overview of JSON Signing and Encryption

JSON Signing and Encryption