Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 as performing CRUD operations around those same objects. 


{"html":"<!doctype html>\r\n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\r\n<link href=\"https://docs.empowerid.com/new_docs.css\" rel=\"stylesheet\">\r\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\r\n \r\n<div class = \"bd-callout bd-callout-info\">\r\n <p>All \r\n \r\n be \r\n <a href=\"https://dotnetworkflow.jira.com/wiki/spaces/EDGV21/pages/1606353148/Register+an+OAuth+Application\">\r\n EmpowerID</a> applicaiton \r\n <a href=\"https://dotnetworkflow.jira.com/wiki/spaces/EDGV21/pages/1606353279/++Access+Token\">\r\n Get an access token</a>.</p>\r\n</div>","javascript":"","css":""}
Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode
Info

All external requests to the EmpowerID

API require an OAuth 2.0 Bearer token (JWT) be present in the Authorization header.

This requires a unique API Key, Client Secret, and Client ID, which can

generated

by

Registering an OAuth Application in

EmpowerID. After registering the

application, use

the EmpowerID API to

Get

an

access token.




Div
styleheight: 60px
classrow




Div
idgettingStartedText

Getting Started



Div
styleheight: 60px;
classrow



Div
classrow


Div
idtopic-index
classcol-sm-12 col-md-6 col-lg-3


Div
classtopic-item


Div
classindex-image


Div
classtext-center

Search for People

Search for People




Div
idtopic-index
classcol-sm-12 col-md-6 col-lg-3


Div
classtopic-item


Div
classindex-image


Div
classtext-center

Create People

Create Person Objects




Div
idtopic-index
classcol-sm-12 col-md-6 col-lg-3


Div
classtopic-item


Div
idinstallationImage
classindex-image


Div
classtext-center

Edit People

Edit Person Attributes




Div
idtopic-index
classcol-sm-12 col-md-6 col-lg-3


Div
classtopic-item


Div
classindex-image


Div
classtext-center

Reset Passwords

Reset Passwords





Div
classrow


Div
idtopic-index
classcol-sm-12 col-md-6 col-lg-3


Div
classtopic-item


Div
classindex-image


Div
classtext-center

Check Access

Check User Access





Style
importhttps://docs.empowerid.com/homepage.css