Creating and revoking Validate API keys

The Tonic Validate SDK (tonic_validate) allows you to:

  • Manage projects and benchmarks

  • Start runs against Validate development projects

  • Send questions from a RAG system to a Validate production monitoring project

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

When you sign up for your Validate account, it automatically creates an API key for you. 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.

API Keys panel that displays on the Validate home page

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.

Panel to create a new API key

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

Confirmation panel with option to copy the new API key

Displaying an API key

From the API Keys panel, to display an API key, click the key icon for the key.

Displaying an API key from the API Keys panel

You can then copy the key to use later.

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

Was this helpful?