Use this article to manage API keys for secure integration and automation use cases in Yarken.
What API Keys are for
API Keys provide a controlled way to secure supported Yarken API endpoints and integration workflows.
What the Settings screen shows
The latest Settings screen includes an API Keys area where administrators can:
-
Review existing keys
-
Generate a new key
-
Copy a newly generated key
-
Delete created keys
The generated key is shown once at creation time and must be copied immediately.
Good practice
Treat API Keys like secrets.
Store them in a secure system, share them only with approved integration owners, and rotate them when access changes or a key may have been exposed.
Related content