Skip to main content

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:

  1. Open the Admin Panel
    Go to the main page of the Admin Panel and log in using your Truvity credentials.

  2. Initiate API key creation
    On the dashboard, click the Create new API key button to start the key creation process.
    Request API key creation

  3. 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.
      Create new API key
  4. 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.

    caution

    For security reasons, the API key is shown only once. If you forget or lose the key, you will need to generate a new one.

    Created API key

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.

Further reading