Skip to end of banner
Go to start of banner

Web API

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

EmpowerID is an extendable Identity and Access Management (IAM), Single Sign-On and workflow development platform that uses thousands of workflow operations with real-time access checks to give organizations the security tools needed to control who can do what, where and when with their resources. Through its Web API, you the developer, can access and extend these features in your own applications. The 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.


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

OAuth 2.0 Flows

OAuth 2.0 Flows

Check Access

Authorization API

Overview of JSON Signing and Encryption

JSON Signing and Encryption

  • No labels