2017-07-25 02:37:04 +02:00
|
|
|
# API keys
|
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
An **API key** is how a bot identifies itself to Zulip. Anyone with a
|
|
|
|
bot's API key can impersonate the bot, so be careful with it!
|
2017-07-25 02:37:04 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
## Get a bot's API key
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
{settings_tab|your-bots}
|
2017-07-25 02:37:04 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
1. Click **Active bots**.
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
1. Find your bot. The bot's API key is under **API KEY**.
|
2017-07-25 02:37:04 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
## Get your API key
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
Anyone with your API key can impersonate you, so be doubly careful with it.
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2021-06-28 19:23:45 +02:00
|
|
|
{settings_tab|account-and-privacy}
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2024-02-16 00:39:36 +01:00
|
|
|
1. Under **API key**, click **Manage your API key**.
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2023-03-09 03:48:37 +01:00
|
|
|
1. Enter your password, and click **Get API key**. If you don't know your
|
|
|
|
password, click **reset it** and follow the
|
2018-09-26 06:02:58 +02:00
|
|
|
instructions from there.
|
2018-05-05 21:59:01 +02:00
|
|
|
|
2018-09-26 06:02:58 +02:00
|
|
|
1. Copy your API key.
|
|
|
|
|
|
|
|
## Invalidate an API key
|
|
|
|
|
|
|
|
To invalidate a key, follow the instructions above, and click
|
|
|
|
**Generate new API key** or click the **refresh**
|
|
|
|
(<i class="fa fa-refresh"></i>) icon as appropriate.
|
|
|
|
|
|
|
|
This will generate a new key for you or the bot, and invalidate the old one.
|