Create API keys
You can manage all your personal API keys in the Admin Panel, which becomes available after registering on the Truvity platform.
Create an API key
To create a new API key, follow the steps below:
-
Open the Admin Panel
Go to the main page of the Admin Panel and log in using your Truvity credentials. -
Initiate API key creation
On the dashboard, click theCreate new API key
button to start the key creation process.
-
Provide key details
In the API key creation form:- Enter a label that helps you easily identify this key (e.g., "Production API Key" or "Development Key").
- Click the
Create
button.
-
Copy the API key
The form displays the created API key. Copy it immediately, as this is the only time the key will be visible.cautionFor security reasons, the API key is shown only once. If you forget or lose the key, you will need to generate a new one.
Next steps
After copying your API key, you can start using it to authenticate your requests to the Truvity platform's APIs. Ensure that you store the key securely and only share it with authorized individuals or systems.