#
API Tokens
An API token is similar to a password and allows you to authenticate to Dataverse Software APIs to perform actions as you. Many Dataverse Software APIs require the use of an API token.
On the API tokens page, you have the list of existing tokens. Each token has details such as the token name, status, and a token secret that can be previewed using the eye icon.

#
Add API Key
Add a new API token.

#
Confirm
Click the blue Submit button at the bottom right to apply your changes.
See also
An API is a way for two or more apps to communicate with each other.
The Module API unlocks data from specific modules within an organization. The Module API page will display the Swagger-UI, which takes an existing
System APIs provide access to data from an organization's core systems of record. The System API page features Swagger-UI, which generates interactive