This article explains how to locate and reset your account API Key. Please note, your permissions will dictate the data available via API.
Locate the API key
All API endpoints accept authentication. Some require it. For the endpoints that require credentials, you should use a Bevy API Key.
To locate the API key:
- Visit your account profile settings. For example, https://[yourinstancename].com/accounts/profile#api_key.
- Select the API Key tab.
- Click the padlock to reveal or hide your API key.
Reset the API Key
Don’t give away your API key. It’s personal and is yours, like your account password. You can reset it by clicking the button below. Careful, resetting the key will cause any requests made with the old key to fail.
To reset the API key:
- Visit your account profile settings or direct URL by appending /accounts/profile/#/api_key to your community URL.
- Select the API Key tab.
- Click Reset my API key.
Resetting the key will cause any requests made with the old API key to fail.