Creating and revoking Validate API keys

The Tonic Validate SDK (tonic_validate) allows you to manage projects and benchmarks, and start runs against Tonic Validate projects.

To use tonic_validate, you must have a tonic_validate API key.

When you sign up for your Validate account, you are prompted to create an API key. You can also create and revoke API keys from the Validate application.

Viewing the list of API keys

On the Validate home page, the API Keys panel displays the list of API keys.

Creating a new API key

To create a new key:

  1. In the API Keys panel on the Validate home page, click Create an API Key.

  2. In the Name field, provide a name to use to identify the API key.

  3. Click Create API Key.

Validate displays a message that the key was created. To copy the API key to use later, click Copy to Clipboard.

Revoking an API key

To revoke an API key, in the API Keys panel, click the delete icon for the key to revoke.

Last updated