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
Get an Access Token
Create Person Objects
Edit Person Attributes
Checking User Access
Overview of JSON Signing and Encryption
JSON Signing and Encryption
JSON Signing and Encryption Tutorial
JSON Tutorial