Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
Guides

API User

Create an API User and API key for programmatic access

Overview

An API User is a programmatic identity that authenticates with an API key. API Users initiate operations over the API. They do not confirm or approve in ApproverApp.

Create API Users from the Institutional Vault Settings menu. Only administrators can create or delete them.

Create an API User

To create an API User, follow the steps below:

  1. Click Settings on the main navigation menu.
  1. Select the API Users tab.
  1. Click Create API Users.
  1. Fill in all the fields.
FieldDescription
NameThe name of the API User.
ConfirmerThe confirmer of the API User.
  1. Click Create to confirm the operation.

The newly created user appears in the API User list with an associated API key. Copy the API key when it is shown. Use it to send API requests to the wallet.

You can also create keys with POST /api/cwp/users/apikeys/create. List and delete keys with GET /api/cwp/users/apikeys/list and POST /api/cwp/users/apikeys/delete.

Delete an API User

To delete an API User, follow the steps below:

  1. Click Settings on the main navigation menu.
  1. Select the API Users tab.
  1. Select the API User you want to delete and click the Overflow icon.
  1. Select Delete to confirm the operation.

🗣️We Are Here to Help!

Please contact us via email or support chat if you encounter an issue, bug, or need assistance. Don't forget to include any relevant details about the problem. To request a wallet form and Institutional Vault Approver form, please click here or contact our sales team.


Did this page help you?